Activity
From 2015-09-25 to 2015-10-24
2015-10-24
-
10:23 PM Bug #6353 (Closed): POLLHUP not generated for disconnected Unix domain sockets
- "git commit 075fab9a365a44ca0fddbcba01bea4fbd8632e94":https://github.com/illumos/illumos-gate/commit/075fab9a365a44ca...
-
05:28 PM Bug #6383 (In Progress): update AWK to use /usr/bin/nawk and update $(AWK) where it's possible
- http://cr.dilos.org/cr/il-6383/
-
04:08 PM Bug #6373 (Closed): README.mapfiles refers to wrong symbol version
- "git commit 30a92f3654d050907928369b3a203ce9b7201ffa":https://github.com/illumos/illumos-gate/commit/30a92f3654d05090...
-
07:51 AM Bug #6395 (Closed): cannot tune segkpsize up
- It's not possible to tune segkpsize up, the system panics with 'startup: cannot attach segkp' due to overlapping segm...
-
01:21 AM Bug #6394 (Closed): ::mac_flow -s segfaults
- ...
-
01:05 AM Bug #6393 (Closed): zfs receive a full send as a clone
- We would like to be able to receive a full (non-incremental) send stream as a clone of an arbitrary snapshot. To save...
-
01:02 AM Bug #6392 (Closed): zdb: introduce -V for verbatim import
- When given a pool name via -e, zdb would attempt an import. If it
failed, then it would attempt a verbatim import. T... -
01:01 AM Bug #6391 (Closed): Override default SPA config location via environment
- When using zdb with non-default SPA config file it is not convenient
to add -U <non-default-config-file-path> all th... -
12:56 AM Bug #6390 (Closed): Free props in ztest_init()
- Valgrind complained about this and it's absolutely right. The
props nvlist was not being freed in ztest_init.
ht... -
12:54 AM Bug #6389 (Closed): Use (void) memcpy(), not (void *) memcpy()
- This was caught by Clang on Linux. Clearly the intent of this code was
to explicitly ignore the return value.
htt... -
12:51 AM Bug #6388 (Closed): Failure of userland copy should return EFAULT
- Many key internal functions pass system return codes that are safe to
return to userland. In the case of ddi_copyin(... -
12:46 AM Bug #6387 (New): Use kmem_vasprintf() in log_internal()
- An attempt to debug zfsonlinux/zfs#2781 revealed that this code could be
simplified by using kmem_asprintf().
zfs... -
12:41 AM Bug #6386 (Closed): Fix function call with uninitialized value in vdev_inuse
- LLVM's static analyzer reported that we could pass an uninitialized
pool_guid to spa_by_guid() in vdev_inuse(). Upon... -
12:39 AM Bug #6385 (Closed): Fix unlocking order in zfs_zget
- We release a buffer before releasing a lock when we should release the lock first for two reasons. The first is to en...
2015-10-23
-
09:59 PM Bug #6321: mountd: The IP to name translation is usually not needed in nfsauth_access()
- Review: https://www.illumos.org/rb/r/108/
-
04:18 PM Bug #6384 (New): drmach_init should relax number of logical CPUs restriction
- as indicated on discuss@:...
-
03:46 PM Bug #6292 (Closed): exporting a pool while an async destroy is running can leave entries in the deferred tree
- "git commit a443cc80c742af740aa82130db840f02b4389365":https://github.com/illumos/illumos-gate/commit/a443cc80c742af74...
-
02:08 PM Bug #6383 (Closed): update AWK to use /usr/bin/nawk and update $(AWK) where it's possible
- we can see more spaces where we try to use 'awk' or 'nawk' based on PATH instead of try to use $(AWK) from Makefile.m...
-
01:56 PM Bug #6335 (Closed): need to use sed and awk from Makefile.master in head/Makefile
- "git commit 4cb69ecc9330774c8f56042ac933503123f50a85":https://github.com/illumos/illumos-gate/commit/4cb69ecc9330774c...
-
01:56 PM Bug #6339 (Closed): env file could figure out CODEMGR_WS automatically
- "git commit 38e64a37c58e4c9b56b87a49811928d472637c32":https://github.com/illumos/illumos-gate/commit/38e64a37c58e4c9b...
-
01:56 PM Bug #6372 (Closed): remove ON_CRYPTO_BINS references from the env file and Install
- "git commit 1a49874b8bbf112452a1b4d1888ec7ab6b38583f":https://github.com/illumos/illumos-gate/commit/1a49874b8bbf1124...
-
01:46 PM Bug #6382 (New): Possible memory leak in load_heuristics()
- hp is not freed at http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libdiskmgt/common/inuse_fs.c#254
-
01:41 PM Bug #6381 (New): Resource leak in logindevperm
- Resource leak (fp) at http://src.illumos.org/source/xref/illumos-gate/usr/src/lib/libdevinfo/devinfo_devperm.c#187
-
01:26 PM Bug #6380 (Closed): Possible memory leak in devfsadm
- I_path is not freed at http://src.illumos.org/source/xref/illumos-gate/usr/src/cmd/devfsadm/i386/misc_link_i386.c#546
-
01:06 PM Bug #6374: mount(1M) dumps core in check_fields()
- James Dickens wrote:
> core dump enclosed
Where is the core dump? -
12:52 PM Bug #6376 (Pending RTI): segmentation fault when sharing with 'sec=none,root=*' options
-
12:05 AM Bug #6376 (Closed): segmentation fault when sharing with 'sec=none,root=*' options
- *Problem*...
-
12:07 PM Bug #6379 (New): zfs_ioc_hold panics on a bad cleanup fd
- ...
-
06:24 AM Bug #6378 (New): zfs receive -F is under-documented
- Specifically, @zfs@ manual page does not describe the effect of @-F@ on receiving a full stream in the case when a de...
-
01:05 AM Bug #6377 (Closed): Fix man page issues found by mandoc 1.13.3
- Newer (1.13.3) mandoc -Tlint introduces additional checks, need to fix the issues found:...
2015-10-22
-
11:15 PM Bug #6319 (Closed): assertion failed in zio_ddt_write: bp->blk_birth == txg
- "git commit b39b744be78c6327db43c1f69d11c2f5909f73cb":https://github.com/illumos/illumos-gate/commit/b39b744be78c6327...
-
07:58 PM Feature #6375 (Closed): Add native name demangling support
- Currently, to demangle C++ names in dis(1) and mdb(1) (at least), we rely on the closed-source Sun Studio libdemangle...
-
06:46 PM Bug #6349 (Closed): tools build of make should not use CPPFLAGS.native
- "git commit cf397aabe4e38964cfeb03e56ca8b407986c3a10":https://github.com/illumos/illumos-gate/commit/cf397aabe4e38964...
-
06:46 PM Bug #6350 (Closed): localedef native build improvements
- "git commit bc09504ff1ed70f84c9713b732281f14a9ef49b2":https://github.com/illumos/illumos-gate/commit/bc09504ff1ed70f8...
-
05:07 PM Bug #6374: mount(1M) dumps core in check_fields()
- core dump enclosed
-
04:29 PM Bug #6374: mount(1M) dumps core in check_fields()
- /sgt is a regular directory.
stat /sgt/
File: '/sgt/'
Size: 2 Blocks: 1 IO Block: 1... -
04:25 PM Bug #6374 (Closed): mount(1M) dumps core in check_fields()
- This is a omnios bloody box.
# truss mount -o vers=3 lenovo:/shotglass/torrent /sgt
execve("/sbin/mount", 0x080... -
04:55 PM Bug #6367 (Closed): spa_config_tryenter incorrectly handles the multiple-lock case
- "git commit e495b6e6735b803e422025a630352ef9bba788c5":https://github.com/illumos/illumos-gate/commit/e495b6e6735b803e...
-
03:20 PM Bug #6373 (Closed): README.mapfiles refers to wrong symbol version
- In section 6.2 of REAMDE.mapfiles, we talk about adding a new library which always references ILLUMOS based versions,...
-
03:10 PM Bug #6372 (Closed): remove ON_CRYPTO_BINS references from the env file and Install
- Nothing consumes the ON_CRYPTO_BINS variable.
-
03:06 PM Bug #5876: sys/regset.h pollutes name space
- Here's another fix attempt, this time maintaining compatibility for applications that include <ucontext.h>
https://g... -
03:00 PM Bug #6256: mptsas: deadlock in mptsas_handle_topo_change
- Arne,
Proposed fix (see below). It has been running for a couple of weeks and no occurrences of deadlock or the pr... -
11:35 AM Feature #6051: lzc_receive: allow the caller to read the begin record
- The approach taken in the previous review request has been abandoned in favour of adding a new lzc_receive flavour th...
-
04:58 AM Bug #6371 (Closed): The `arc_fini` function is missing calls to `multilist_destroy` for the `arc_l2c_only` list
- I introduced a memory leak in commit:...
2015-10-21
-
09:09 PM Bug #6370 (Closed): ZFS send fails to transmit some holes
- In certain circumstances, "zfs send -i" (incremental send) can produce a stream which will result in incorrect sparse...
-
08:22 PM Bug #6369 (Closed): remove SVM tests from ZFS test suite
- At this point, I don't think anyone cares about how ZFS interacts with SVM; let's remove the tests (which don't work ...
-
05:47 PM Bug #6366 (Closed): Allow ON_CLOSED_BINS to point to a directory with tarballs
- "git commit 2e27c225839ca5af7c7b52f72b17676fd2f78cdb":https://github.com/illumos/illumos-gate/commit/2e27c225839ca5af...
-
01:50 PM Bug #6368 (Closed): Remove superfluous statement
- Clang's static analyzer reported that the value assigned to pcksum is
never used. That is because we initialize both... -
01:41 AM Bug #6367 (Closed): spa_config_tryenter incorrectly handles the multiple-lock case
- If spa_config_tryenter fails to acquire a particular lock, all locks that have been acquired in the mean time should ...
2015-10-20
-
11:04 PM Bug #6366 (Closed): Allow ON_CLOSED_BINS to point to a directory with tarballs
- For distribution ease and for newbie bringup time, allow ON_CLOSED_BINS to point to a directory with:
on-closed-bi... -
10:55 PM Feature #6365 (New): want zio cache walkers
- It'd be useful to have walkers for all of the kmem cache entries in the zio_buf_cache and the zio_data_buf_cache. In ...
-
09:01 PM Bug #6364 (New): CPPFLAGS.native should not point to the proto area
- Discussions during review of #6349 suggest that CPPFLAGS.native should be "considered CPPFLAGS.native a companion to ...
-
07:57 PM Bug #6363 (Closed): Add UNMAP/TRIM functionality to ZFS and Illumos
- ZFS should support issuing TRIM/DISCARD/UNMAP commands to the underlying storage when files are deleted.
-
05:26 PM Bug #5984 (Closed): zfs clone should not mount the clone if canmount == noauto
- "git commit 780828c8aa1df2dc6f2066107a4aa8d045297972":https://github.com/illumos/illumos-gate/commit/780828c8aa1df2dc...
-
05:26 PM Bug #6362 (Closed): in.ndpd: SIOCLIFGETND: missing newline
- "git commit ddadf64dec36f9cae0ff7ed9384ec87f855af450":https://github.com/illumos/illumos-gate/commit/ddadf64dec36f9ca...
-
09:10 AM Bug #6362 (Closed): in.ndpd: SIOCLIFGETND: missing newline
- in.ndpd(1557): SIOCLIFGETND debug message missing newline
-
03:08 PM Bug #6357 (Closed): usr/src/tools/scripts/jstyle.pl errors with perl 5.22
- "git commit c711c1a516b4c85e511ccee93ad91975615887a0":https://github.com/illumos/illumos-gate/commit/c711c1a516b4c85e...
-
02:58 PM Bug #6166 (Closed): fix MSI-X support in virtio driver
- "git commit 17ad7f9fd28ceea21aea94421cb8ada963285765":https://github.com/illumos/illumos-gate/commit/17ad7f9fd28ceea2...
-
05:31 AM Bug #6361: NULL pointer constant issues with timerfd
- Gary Mills wrote:
> In the two lines with a comparison, you could also use:
>
> [...]
>
> because tfd_settime_...
2015-10-19
-
10:47 PM Bug #6361: NULL pointer constant issues with timerfd
- In the two lines with a comparison, you could also use:...
-
07:49 PM Bug #6361 (Closed): NULL pointer constant issues with timerfd
- sigh, please see attached patch that fixes the following with an appropriate NULL definition:...
-
06:40 PM Bug #5780: Truncated coredumps
- "git commit f2f1e74250739faac0cdf175c8a7ae4480770789":https://github.com/illumos/illumos-gate/commit/f2f1e74250739faa...
-
02:18 PM Bug #5780 (Closed): Truncated coredumps
- "git commit 33d794d10eebfa2727ac1fc98fe0dd6c68f627dc":https://github.com/illumos/illumos-gate/commit/33d794d10eebfa27...
-
06:11 PM Bug #6350: localedef native build improvements
- I had a similar problem on SPARC, using OI release 8 as the build system:...
-
03:13 PM Bug #6165 (Closed): grub incorrectly interprets result of INT 15h, AX=EC00h
- "git commit 7232236b5511ebe9b3343a5e1ab57a898e709218":https://github.com/illumos/illumos-gate/commit/7232236b5511ebe9...
-
02:27 PM Bug #6360: ld core dump with gcc48 bootstrap
- i can't add file to bug report, i hope link can help:
http://apt2.dilos.org/dilos/isos/ld/core.ld.51512.bz2
-
02:15 PM Bug #6360 (New): ld core dump with gcc48 bootstrap
- ...
-
12:39 PM Bug #6359 (New): memory leaks in format(1M)
- While working on 6301 I noticed that there are a bunch of memory leaks in format(1M):...
-
05:26 AM Bug #6328: Fix cstyle errors in zfs codebase
- "git commit 2a446632681882e5dfe50f2f301401588f1ce734":https://github.com/illumos/illumos-gate/commit/2a446632681882e5...
-
02:43 AM Bug #6328: Fix cstyle errors in zfs codebase
- I noticed this update, but the attached seem still cstyle and NULL constant pointer related.
-
12:40 AM Bug #6358 (Closed): A faulted pool with only unavailable vdevs triggers assertion failure in libzfs
- How to reproduce:
1. Create pool over one file vdev:...
2015-10-18
-
11:34 PM Feature #6333: ZFS should let the user specify or modify the fsid_guid of a dataset
- Alexandre Lécuyer wrote:
> The fsid_guid of a dataset is used to derive the vfs_fsid when the dataset is mounted. It... -
06:59 PM Feature #3188: ignore the comment in limits.h and define NAME_MAX
- I got bitten by this trying to build and install fswatch. I had to create a trivial patch to define NAME_MAX to get ...
-
06:14 PM Bug #5876 (Feedback): sys/regset.h pollutes name space
- It turns out there are many examples of external C code that expects
the register index defines after a #include <sy... -
04:55 PM Bug #6328 (Closed): Fix cstyle errors in zfs codebase
- "git commit 9a686fbc186e8e2a64e9a5094d44c7d6fa0ea167":https://github.com/illumos/illumos-gate/commit/9a686fbc186e8e2a...
-
04:19 PM Bug #6335 (Pending RTI): need to use sed and awk from Makefile.master in head/Makefile
-
04:01 PM Bug #6357 (Closed): usr/src/tools/scripts/jstyle.pl errors with perl 5.22
- apparently jstyle.pl has same problems as was described in #6095 for cstyle.pl. fortunately the fix is quite similar..
-
11:24 AM Feature #6356 (Closed): Update mdocml to 1.13.3
- This brings in the following changes (copied from NEWS file):...
-
09:22 AM Bug #6355 (New): zfs.1m: broken sentence in filesystem_limit description
- ...
-
09:05 AM Bug #6346: zfs(1M) has spurious comma
- This is (more or less) handled by newer (1.13.3) mandoc version:...
-
05:38 AM Bug #6354 (Closed): dtrace -c doesn't properly handle arguments that contain spaces
- a command like...
-
01:32 AM Bug #6353 (Closed): POLLHUP not generated for disconnected Unix domain sockets
- This is the UDS version of 4627.
-
01:30 AM Feature #1122: smbsrv should use SPNEGO (inbound authentication)
- Some design notes:
The (in-kernel) smbsrv module, by design, knows very little about authentication.
The smbsrv k... -
01:09 AM Feature #1122: smbsrv should use SPNEGO (inbound authentication)
- Out for review:
http://ma.nexenta.com/gwr/extsec/
-
01:10 AM Feature #6352: Updated DC locator for SMB and idmap
- Out for review:
http://ma.nexenta.com/gwr/dclocate/ -
12:50 AM Feature #6352 (Closed): Updated DC locator for SMB and idmap
- We need the Domain Controller (DC) Locator code updated per. the MS spec. http://technet.microsoft.com/en-us/library/...
-
01:10 AM Bug #6351: Update smbsrv dtrace scripts and install them
- Out for review:
http://ma.nexenta.com/gwr/smbdtrace/ -
12:40 AM Bug #6351 (Closed): Update smbsrv dtrace scripts and install them
- The dtrace scripts for the SMB server were previously not installed.
We wrote some more, and now ship them all, whic...
2015-10-17
-
10:56 PM Bug #3661 (In Progress): Sync mDNS with upstream
-
10:36 PM Bug #6350 (Closed): localedef native build improvements
- The tools build of localedef could be improved. It currently only works correctly on a recent version of illumos.
... -
10:14 PM Bug #6349 (Closed): tools build of make should not use CPPFLAGS.native
- Due to some earlier issues (apparently resolved before make integrated), CPPFLAGS.native was used in usr/src/tools/ma...
-
10:06 PM Bug #6348 (New): source-level debugging not quite working
- The fixes for #3844 made it easier to build with -g but source-level debugging is still not quite working correctly. ...
-
09:56 PM Bug #5876: sys/regset.h pollutes name space
- After 5876, the header file sys/regset.h is no longer
included by sys/ucontext.h, and therefore no longer
indirect... -
12:36 PM Bug #5876 (Closed): sys/regset.h pollutes name space
- "git commit 21227944c2bcc086121a5428f3f9d2496ba646f5":https://github.com/illumos/illumos-gate/commit/21227944c2bcc086...
-
08:09 PM Bug #6347 (Closed): microfind is somewhat less than ideal
- The kernel has a function, @tenmicrosec()@, for generating a delay of around 10 microseconds using a spin loop. When...
-
05:29 PM Bug #6346 (Closed): zfs(1M) has spurious comma
- The xref to gzip(1) in the SEE ALSO puts the comma inside the parens, because a space is missing in the source
<pr...
2015-10-16
-
11:30 PM Feature #6208 (Closed): add support for timerfd
- "git commit 6a72db4a7fa12c3e0d1c1cf91a07390739fa0fbf":https://github.com/illumos/illumos-gate/commit/6a72db4a7fa12c3e...
-
10:04 PM Feature #5640 (Closed): want epoll support
- "git commit a5eb7107f06a6e23e8e77e8d3a84c1ff90a73ac6":https://github.com/illumos/illumos-gate/commit/a5eb7107f06a6e23...
-
10:04 PM Feature #6291 (Closed): nested epoll does not mimic Linux behavior
- "git commit f3bb54f387fc03cf651e19bbee54cc88ee51bb29":https://github.com/illumos/illumos-gate/commit/f3bb54f387fc03cf...
-
08:41 PM Bug #6345 (Closed): remove xhat support
- The xhat infrastructure was added to support hardware such as the zulu graphics card - hardware which had on-board MM...
-
08:24 PM Bug #6338: cannot use umem tools on mdb itself
- A workaround is that when you load mdb (the first time), run "::unload libumem.so" before you take a core file. Then...
-
08:18 PM Bug #6314: buffer overflow in dsl_dataset_name
- The bug is that we allowed a name > ZFS_MAXNAMELEN to be created in the first place. There is code in place to preve...
-
06:55 PM Bug #6027 (Closed): EOL zulu (XVR-4000)
- "git commit 7509ca605713ac7f244b0e812b1712dd25f04da1":https://github.com/illumos/illumos-gate/commit/7509ca605713ac7f...
-
06:28 PM Bug #6344 (Closed): mdb choked on core file from newer platform
- Steps to reproduce:...
-
06:23 PM Bug #6343 (Closed): zoneadmd parent needs to close open fds
- Jobs were hanging on us-beta. The reason was system c0-90 had all compute zones in the "disabled" or "uninitialized" ...
-
06:19 PM Feature #6342 (Closed): want signalfd support
- We'd like to add support for signalfd() which is generally useful and provides support for people porting software fr...
-
02:40 PM Feature #6324 (Closed): Add an `ndp' tool for manipulating the neighbors table
- "git commit e7df7762bfed06e996cc80f583cbee2d8ed81d69":https://github.com/illumos/illumos-gate/commit/e7df7762bfed06e9...
-
01:58 PM Bug #6341 (Rejected): virtio doesn't try hard enough to get MSI interrupts
- @virtio_register_msi()@ doesn't seem to try hard enough with MSI. Specifically, suppose the system supports MSIX, MS...
-
01:55 PM Bug #6340 (Closed): virtio lies about falling back to INTx interrupts
- @virtio_enable_msi()@ seems to be lying in the error messages about falling back to INTx. It seems like it'll not tr...
2015-10-15
-
11:53 PM Bug #6339 (Closed): env file could figure out CODEMGR_WS automatically
- We can have the env file fill in CODEMGR_WS automatically via @git rev-parse --show-toplevel@.
-
10:32 PM Bug #6338: cannot use umem tools on mdb itself
- Fleshing that out a little: umem_init() inside the dmod attempts to determine whether libumem is enabled inside the t...
-
09:59 PM Bug #6338: cannot use umem tools on mdb itself
- As I suspected, I think the presence of a dmod with the same name is confusing things. I stopped MDB (with DTrace) w...
-
09:21 PM Bug #6338 (Closed): cannot use umem tools on mdb itself
- I have this core file of mdb itself:...
-
07:37 PM Bug #6337 (New): dtrace doesn't collapse same ustack from multiple processes
- Here's an example run:...
-
04:47 PM Bug #6326 (Closed): Eliminate unused filesystems from GRUB's stage 2 to bring back free memory
- "git commit 495a25e757699e05ac57407a3f80f6ee235eee2d":https://github.com/illumos/illumos-gate/commit/495a25e757699e05...
-
01:54 PM Bug #6334: Cannot unlink files when over quota
- Chip Schweiss wrote:
> I've also encountered this when using refquota. With a refquota, files should always be del... -
12:10 PM Bug #6334: Cannot unlink files when over quota
- I've also encountered this when using refquota. With a refquota, files should always be deletable since removing th...
-
12:50 PM Bug #6336 (New): remove obsolete sparc reg type #defines
- From @usr/src/uts/sparc/sys/regset.h@:...
-
08:16 AM Bug #6314: buffer overflow in dsl_dataset_name
- One simple way to reproduce:...
2015-10-14
-
04:24 PM Bug #6335: need to use sed and awk from Makefile.master in head/Makefile
- http://cr.dilos.org/cr/il-6335/
-
04:09 PM Bug #6335 (Closed): need to use sed and awk from Makefile.master in head/Makefile
- for now we try to use sed and awk from PATH.
more better to use these tools from Makefile.master -
03:40 PM Bug #6334 (Closed): Cannot unlink files when over quota
- It is impossible to remove a file with active holds from a full filesystem:...
-
03:21 PM Bug #6332 (Closed): mountd: Compile warnings cleanup
- "git commit 54d34259930c76758a7e9e03732cb1e37f9a6ba9":https://github.com/illumos/illumos-gate/commit/54d34259930c7675...
-
03:03 PM Bug #6332 (Pending RTI): mountd: Compile warnings cleanup
-
01:05 PM Feature #6333 (New): ZFS should let the user specify or modify the fsid_guid of a dataset
- The fsid_guid of a dataset is used to derive the vfs_fsid when the dataset is mounted. It is then used as the fh3_fsi...
-
04:38 AM Bug #6323: uts could use strtok_r
- Please do not just import (or even write anew) an implementation of an 80s-style C library routine for string manipul...
2015-10-13
-
09:59 PM Bug #6315 (Closed): taskq kstat uses the wrong label
- "git commit 7c5f01c17875fc96e2b6119c01a189afd6081e87":https://github.com/illumos/illumos-gate/commit/7c5f01c17875fc96...
-
09:57 PM Bug #6331: cleanup gcc warnings for sun4u/px build
- http://cr.dilos.org/cr/il-6331/
-
07:51 PM Bug #6331 (In Progress): cleanup gcc warnings for sun4u/px build
- we have issues with boot on sun fire v215/v890 and based on debug build we have issues with px module in px_lib4u.c
... -
09:40 PM Bug #6332 (Closed): mountd: Compile warnings cleanup
- There are a lot of compiler warnings disabled in the mountd Makefile. We should enable most of them and fix the probl...
-
07:18 PM Bug #6330 (Closed): Delete ETHER_STAT_ISMII macro
- I don't believe any drivers use this -- this macro only supports 1GbE and lower, and there are no consumers of this i...
-
07:11 PM Bug #6329 (Closed): Need support for new link speeds in mac_ether
- NBASE-T is on the near horizon with 2.5 & 5 Gbps. (In fact, backplane implementations running illumos at 2.5Gbps alr...
-
05:24 PM Bug #6328 (Closed): Fix cstyle errors in zfs codebase
- We are working on modifications to the cstyle tool that detect a number of existing errors in the codebase. We should...
-
05:19 PM Bug #6327 (Closed): devfsadm and bootadm taking long time for configs with large number of zvols
- There are several problems here:
1. when running 'bootadm update-archive' I see that lots of time is spent in newfs.... -
02:44 PM Bug #6326 (Closed): Eliminate unused filesystems from GRUB's stage 2 to bring back free memory
- Recent changes to GRUB ( #6294, #6242, and #4185 ) has made its text larger, which reduces the room for storing menu....
-
12:14 PM Bug #6325 (New): NULL pointer dereference in ip module
- ...
-
10:45 AM Bug #6273: obytes64 drops despite vnic not being destroyed
- NULL pointer constant issues with these files:...
-
04:45 AM Bug #6298 (Closed): zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support
- "git commit e9316f7696401f3e5e263a5939031cb8d5641a88":https://github.com/illumos/illumos-gate/commit/e9316f7696401f3e...
-
04:44 AM Bug #6316 (Closed): The `mdb -k' dcmd ::nce will segfault when run multiple times
- "git commit 69fc1db823fe31ff02556abfd7288e6134e7304c":https://github.com/illumos/illumos-gate/commit/69fc1db823fe31ff...
-
04:44 AM Feature #6129 (Closed): tar debug output should be available in all builds
- "git commit 28c4d110d9dd87af1d9dcf1bf503cea2e7c03b91":https://github.com/illumos/illumos-gate/commit/28c4d110d9dd87af...
-
04:44 AM Bug #6128 (Closed): tar should check prefix field when detecting EOT
- "git commit 28c4d110d9dd87af1d9dcf1bf503cea2e7c03b91":https://github.com/illumos/illumos-gate/commit/28c4d110d9dd87af...
-
12:36 AM Bug #6323: uts could use strtok_r
- Good point!
Either way strtok/strtok_s may result in undesirable corner cases as it takes multiple adjacent delimi...
2015-10-12
-
09:46 PM Feature #6324 (Closed): Add an `ndp' tool for manipulating the neighbors table
- This adds a tool which is similar to arp(1M), but can manipulate the IPv6 neighbor tables.
-
08:27 PM Bug #6309 (Closed): if_mpadm(1M) misspells command name as 'if_mpdadm' in example
- "git commit be1e401756316a811df20ee873ce2a650542a421":https://github.com/illumos/illumos-gate/commit/be1e401756316a81...
-
07:08 PM Bug #6323: uts could use strtok_r
- Alain O'Dea wrote:
...
> Perhaps wcstok_s might be a better choice. It's also reentrant by design but includes bou... -
07:05 PM Bug #6323: uts could use strtok_r
- Using strtok_r can be dangerous. There are steps that can be taken to use it securely and these should be followed b...
-
05:02 PM Bug #6323 (New): uts could use strtok_r
- There are plenty of places in the kernel where strings are parsed in various ways. Often, the input string needs to ...
-
07:01 PM Bug #6294 (Closed): GRUB should try all DVAs
- "git commit d94527b3280cbf89d5360b28aff9e822cd79d0e6":https://github.com/illumos/illumos-gate/commit/d94527b3280cbf89...
-
05:51 PM Bug #6311 (Closed): timer_create(3C) contains misspellings 'SIGALARM' and 'tolerence'
- "git commit 35e3186315034c3d3ed09393825a8d08a1a7f655":https://github.com/illumos/illumos-gate/commit/35e3186315034c3d...
-
04:47 PM Feature #6322: ZFS indirect block predictive prefetch
- While working on this patch I've found and addressed couple minor issues created by previous prefetcher changes:
- ... -
04:36 PM Feature #6322: ZFS indirect block predictive prefetch
- The patch is available for review at: https://reviews.csiden.org/r/259/
-
04:29 PM Feature #6322 (Closed): ZFS indirect block predictive prefetch
- For quite some time I was thinking about possibility to prefetch ZFS indirection tables while doing sequential reads ...
-
01:12 PM Bug #6321 (Closed): mountd: The IP to name translation is usually not needed in nfsauth_access()
- The mountd is doing IP to name translation for every nfsauth request from kernel (see nfsauth_access() and the netdir...
-
08:48 AM Bug #6320 (New): Garbage flag for core dumps
- This is a conclusion from #5780. In some circumstances we're not able to write a fully usable core dump. Currently th...
2015-10-11
-
04:17 PM Bug #6267 (Closed): dn_bonus evicted too early
- "git commit d2058105c61ec61df3a2dd3f839fed8c3fe7bfd6":https://github.com/illumos/illumos-gate/commit/d2058105c61ec61d...
2015-10-10
-
11:22 PM Bug #6295 (Closed): metaslab_condense's dbgmsg should include vdev id
- "git commit daec38ecb4fb5e73e4ca9e99be84f6b8c50c02fa":https://github.com/illumos/illumos-gate/commit/daec38ecb4fb5e73...
-
11:20 PM Bug #6293 (Closed): ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()
- "git commit 8fe00bfb8790ad51653f67b01d5ac14256cbb404":https://github.com/illumos/illumos-gate/commit/8fe00bfb8790ad51...
-
11:18 PM Bug #6289 (Closed): ::dbuf dcmd misaligned output
- "git commit ba3132cfb269da4118d7dc25a8c6c1a91f9f5303":https://github.com/illumos/illumos-gate/commit/ba3132cfb269da41...
-
11:14 PM Bug #6319 (Closed): assertion failed in zio_ddt_write: bp->blk_birth == txg
- The problem is that the fix for:
5693 ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_override
Was... -
10:11 PM Bug #6317: NULL pointer constant is not an int nor unsigned int in libzfs
- Ignore the comments. uint64_t is still an integer type. The comments only mean that zfs is storing pointers into in...
-
01:57 PM Bug #6317: NULL pointer constant is not an int nor unsigned int in libzfs
- except reading from zfs_ioctl.h...
-
12:54 PM Bug #6317: NULL pointer constant is not an int nor unsigned int in libzfs
- I'd recommend setting those three values to:...
-
07:25 AM Bug #6317 (Closed): NULL pointer constant is not an int nor unsigned int in libzfs
- After a recent libzfs commit, here are the current mods to fix the NULL pointer constant issue:...
-
08:23 AM Bug #6318 (New): git fsck error in commit ...: invalid author/committer line - missing space before email (or bad email)
- don't know if this is directly related to 2407, but I uncomfortably noticed the following
after doing a 'git fsck' o... -
04:59 AM Feature #2605 (Closed): want to resume interrupted zfs send
- "git commit 9c3fd1216fa7fb02cfbc78a2518a686d54b48ab8":https://github.com/illumos/illumos-gate/commit/9c3fd1216fa7fb02...
-
02:24 AM Bug #1438 (Closed): ftw(3C) should mention `quit' member of struct FTW and possible values
- As per feedback received on developer@, the `quit` member is not standard, probably private, so it shouldn't be docum...
-
02:01 AM Feature #6312 (Closed): getaddrinfo(3SOCKET) could better explain how to access a zone-id
- "git commit 89fdfac39633dc6769133c82b68b1ed74c2bc54b":https://github.com/illumos/illumos-gate/commit/89fdfac39633dc67...
2015-10-09
-
10:06 PM Bug #6316 (Closed): The `mdb -k' dcmd ::nce will segfault when run multiple times
- The problem is that in the nce dcmd opt_ill is not initialized and mdb_getopts does not change the value of opt_ill. ...
-
10:01 PM Bug #6315 (Closed): taskq kstat uses the wrong label
- Look at the following definition from taskq.c:...
-
09:54 PM Bug #6310 (Closed): netstat(1M) says 'commmand' instead of 'command'
- "git commit 02afa1e50cc61e08906d115412976da2959113d4":https://github.com/illumos/illumos-gate/commit/02afa1e50cc61e08...
-
08:40 PM Feature #2605: want to resume interrupted zfs send
- NOTE: Slides 20-26 in the slideshare URL pertain to this feature.
-
07:29 PM Bug #6242 (Closed): sha512 is broken in grub
- "git commit 9ce6e318fecae800270f382ed76162508c5d525b":https://github.com/illumos/illumos-gate/commit/9ce6e318fecae800...
-
07:29 PM Bug #6268 (Closed): zfs diff confused by moving a file to another directory
- "git commit aab04418a72c0a29040a5da7eec08efe19dbef04":https://github.com/illumos/illumos-gate/commit/aab04418a72c0a29...
-
05:56 PM Bug #6290 (Closed): zdb -h overflows stack
- "git commit 3f84190c280ddf5917fb4682f34fdaa328ee195c":https://github.com/illumos/illumos-gate/commit/3f84190c280ddf59...
-
05:55 PM Bug #6286 (Closed): ZFS internal error when set large block on bootfs
- "git commit 6de9bb5603e65b16816b7ab29e39bac820e2da2b":https://github.com/illumos/illumos-gate/commit/6de9bb5603e65b16...
-
05:46 PM Bug #6288 (Closed): dmu_buf_will_dirty could be faster
- "git commit 0f2e7d03b8f588387cb8dd8dd500cbe5ff4484e0":https://github.com/illumos/illumos-gate/commit/0f2e7d03b8f58838...
-
11:49 AM Bug #6314 (Closed): buffer overflow in dsl_dataset_name
- Callers of dsl_dataset_name pass a buffer of size ZFS_MAXNAMELEN, but dsl_dataset_name copies the datasets' name PLUS...
-
02:51 AM Bug #6274 (Closed): MAC tries to use aggr rings from downed links
- "git commit 09b7f21a0999a8ceb9f3e517fff7c39c52405ba2":https://github.com/illumos/illumos-gate/commit/09b7f21a0999a8ce...
2015-10-08
-
10:19 PM Bug #6313 (Closed): /bin/ls -V returns invalid names for acl on zfs filesystem
-
10:19 PM Bug #6313: /bin/ls -V returns invalid names for acl on zfs filesystem
- This is a duplicate of Bug #4692.
-
10:02 PM Bug #6313: /bin/ls -V returns invalid names for acl on zfs filesystem
- Sorry for the garbbled commands (first post ;)
should be... -
09:57 PM Bug #6313 (Closed): /bin/ls -V returns invalid names for acl on zfs filesystem
- acls in form group:name:... return an invalid name if the name has a stringlength > 31. This is probably also true fo...
-
09:54 PM Feature #6312 (Closed): getaddrinfo(3SOCKET) could better explain how to access a zone-id
-
09:54 PM Bug #6311 (Closed): timer_create(3C) contains misspellings 'SIGALARM' and 'tolerence'
-
09:53 PM Bug #6310 (Closed): netstat(1M) says 'commmand' instead of 'command'
-
09:52 PM Bug #6309 (Closed): if_mpadm(1M) misspells command name as 'if_mpdadm' in example
-
09:48 PM Bug #6273 (Closed): obytes64 drops despite vnic not being destroyed
- "git commit d47ced1f1801c1c1ca309ff7c5997bf0c8cb4092":https://github.com/illumos/illumos-gate/commit/d47ced1f1801c1c1...
-
03:54 PM Bug #6308 (In Progress): some man pages are obsolete after moving to ksh builtins
- After moving to ksh93 builtins in 2008, some related man pages have not been updated, and still talk about the old op...
-
02:16 PM Bug #6307 (Resolved): "This Solaris instance" --> should be "This illumos instance"
- Consider: http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/os/dumpsubr.c#3072...
-
02:09 PM Bug #6306 (New): kernel could use common toupper/tolower
- There is a number of places in the kernel that defines its own toupper/tolower because the kernel doesn't provide one...
-
10:57 AM Feature #6305 (Closed): blkdev should provide the device_error kstat for iostat -E
- blkdev should create a device_error kstat for each device so that information about the device and errors can be show...
-
10:55 AM Feature #6304 (Closed): iostat(1M) should be able to handle KSTAT_DATA_STRING
- iostat -E should support KSTAT_DATA_STRING so that it can display inquiry information using this data type.
-
10:53 AM Feature #6303 (Closed): support KSTAT_DATA_STRING in non-virtual named kstats
- It is currently not possible to have non-virtual named kstats containing long strings (KSTAT_DATA_STRING). It is rela...
-
10:52 AM Bug #6302 (Closed): kstat module needs cleanup
- The kstat module responsible for copying kstats to user space needs a bit of cleanup before it can be modified.
-
10:50 AM Feature #6301 (Closed): format(1M) should be able to use device inquiry properties
- format(1M) currently has two methods of retrieving inquiry information for display in its disk list: USCSI inquiry fo...
-
10:48 AM Feature #6300 (Closed): blkdev and blkdev drivers should provide inquiry properties
- Most disk drivers such as sata and sd provide driver properties containing inquiry information. blkdev should also su...
-
10:45 AM Bug #6299 (Closed): SATA inquiry property generation doesn't work as advertised
- The SATA code generates inquiry properties using the model name of a SATA device. It tries to split the model name in...
-
05:34 AM Bug #6272 (Closed): vnics/etherstubs missing initial link state
- "git commit bf773d37f3253ade20599b1f3df2732d1b2ae424":https://github.com/illumos/illumos-gate/commit/bf773d37f3253ade...
-
05:30 AM Bug #6283: using struct sigaction under -std=c99 seemingly needs -D__EXTENSIONS__
- I noticed, by chance, the following from boost/config/posix_features:...
2015-10-07
-
06:32 PM Bug #6225 (Closed): NFSv4: setlock() can spin forever
- "git commit 55a4551ddde8feed8f8e011458f992ea74257bd9":https://github.com/illumos/illumos-gate/commit/55a4551ddde8feed...
-
06:08 PM Bug #5726 (Closed): Intro(4) should allow configurations as well
- "git commit 13a2dec4170017ee9fca1138eb29a04bc5c2f49e":https://github.com/illumos/illumos-gate/commit/13a2dec4170017ee...
-
11:08 AM Bug #5726 (Pending RTI): Intro(4) should allow configurations as well
-
04:00 PM Bug #6281 (Closed): prefetching should apply to 1MB reads
- "git commit 632802744ef6d17e06d6980a95f631615c3b060f":https://github.com/illumos/illumos-gate/commit/632802744ef6d17e...
-
02:57 PM Bug #4176 (Closed): tolower(3c) refers to nonexistent _tolower(3c)
- "git commit 44b359c66ee1fc7d3ff451ed5221ba1235e28f78":https://github.com/illumos/illumos-gate/commit/44b359c66ee1fc7d...
-
02:57 PM Bug #6282 (Closed): ONBLD man pages not pbchk clean
- "git commit 7205e712fa5af984664437dc9b614c6101f15817":https://github.com/illumos/illumos-gate/commit/7205e712fa5af984...
-
12:14 PM Bug #5219 (Closed): l2arc_write_buffers() may write beyond target_sz
- "git commit d7d9a6d919f92d74ea0510a53f8441396048e800":https://github.com/illumos/illumos-gate/commit/d7d9a6d919f92d74...
-
12:06 PM Bug #6298 (Closed): zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support
- The two aforementioned tests have a list of invalid argument combinations to zfs create and zpool create, respectivel...
-
09:01 AM Bug #6297 (Closed): share_nfs(1m): An obsolete paragraph in the man page
- The following paragraph in the share_nfs(1m) man page is no longer valid (for long time now) and it should be removed...
-
08:54 AM Bug #6242 (In Progress): sha512 is broken in grub
- The current SHA512 implementation in grub has 2 major issues - missing type casts of uint8_t data are causing data lo...
-
06:43 AM Bug #6296 (New): iSCSI target going offline
- 2 x Dell r720xd running Omnios (r151010) not tested on r151014
2 x Dell r710 running ESXi 5.5, with 2 windows 2012 R... -
05:57 AM Bug #6283: using struct sigaction under -std=c99 seemingly needs -D__EXTENSIONS__
- Yes, I understand the difference between the commands.
My issue is :
1. The manpage does not mention the need for... -
04:36 AM Bug #6295 (Closed): metaslab_condense's dbgmsg should include vdev id
- seems like this should include the vdev id, otherwise the metaslab id is kinda useless:
spa_dbgmsg(spa, "condensing... -
04:09 AM Bug #6247 (Closed): debug build failed on sparc after #4185
- "git commit 59809f4b954b2b9b06cdf40f4705ad0f7b6bbce5":https://github.com/illumos/illumos-gate/commit/59809f4b954b2b9b...
-
03:13 AM Bug #6294 (Closed): GRUB should try all DVAs
- GRUB will try to read all the DVA's of the BP from disk, trying subsequent ones if devread() fails. However, if the f...
-
03:08 AM Bug #6293 (Closed): ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()
- Running ztest I hit this failure:
> $c
libc.so.1`_lwp_kill+0x15(ea565680, ea565680, 6d, ea5656e8, fea651d0, 0)
lib... -
02:59 AM Bug #6292 (Closed): exporting a pool while an async destroy is running can leave entries in the deferred tree
- Analysis by George Wilson:
While running some stress tests I found that during 'zpool destroy' the system would pa...
2015-10-06
-
11:28 PM Bug #6271 (Closed): dtrace caused excessive fork time
- "git commit 7bd3c1d12d0c764e1517c3aca62c634409356764":https://github.com/illumos/illumos-gate/commit/7bd3c1d12d0c764e...
-
11:09 PM Bug #6283: using struct sigaction under -std=c99 seemingly needs -D__EXTENSIONS__
- There's a big difference between the two gcc invocations, which is subtle. In the first case you're implicitly using ...
-
09:39 PM Feature #6291 (Closed): nested epoll does not mimic Linux behavior
- While debugging a problem in LX, I came across some peculiar epoll behavior where existing epoll FDs were nested unde...
-
08:38 PM Bug #6276 (Closed): libidmap leaks due to a missed goto
- "git commit 29d55245572a5e53ba8b3d529926453d493fd1e3":https://github.com/illumos/illumos-gate/commit/29d55245572a5e53...
-
06:08 PM Bug #5855 (Closed): fix __RESTRICT_KYWD to support the correct keyword with c++
- "git commit 10a6478a64c986fe8b918521951c9068ed5588fe":https://github.com/illumos/illumos-gate/commit/10a6478a64c986fe...
-
05:37 PM Bug #6275 (Closed): arp should warn when it can't exec netstat
- "git commit 2545d10d08f1bf15162c2c0998fcae535d08c0d9":https://github.com/illumos/illumos-gate/commit/2545d10d08f1bf15...
-
04:32 PM Bug #6290 (Closed): zdb -h overflows stack
- zdb's history printing can overflow the stack, because it allocates SPA_MAXBLOCKSIZE (16MB) on the stack.
-
04:22 PM Bug #6289 (Closed): ::dbuf dcmd misaligned output
- ::dbuf dcommand output is misaligned
Before (64 bit):
$ sudo mdb -k
> 0xffffff026b3ff828::dbuf
addr o... -
04:05 PM Bug #6288 (Closed): dmu_buf_will_dirty could be faster
- For some workloads (e.g. deletion of files whose indirect blocks are cached), the time is dominated by spa_sync() rep...
-
08:27 AM Bug #6287 (In Progress): Panic destroying the pool using file backing store on FS with nbmand=on
- Background:
When filesystem is mounted with nbmand=on option each open of a file implies creation of so called "sh... -
08:25 AM Bug #6287 (In Progress): Panic destroying the pool using file backing store on FS with nbmand=on
- There is specific scenario that works with nbmand=off and debug kernel panics with nbmand=on....
-
04:02 AM Bug #6286 (Closed): ZFS internal error when set large block on bootfs
- # zfs set recordsize=1m rpool/boot/filesystem
internal error: Argument out of domain
Abort (core dumped)
zfs_che...
2015-10-05
-
11:56 PM Bug #6181 (Closed): symbol test shouldn't leave gcc fix-includes to chance
- "git commit b599bd937c305a895426e8c412ca920ce7824850":https://github.com/illumos/illumos-gate/commit/b599bd937c305a89...
-
11:56 PM Bug #6142 (Closed): extra space in newlocale synopsis
- "git commit b599bd937c305a895426e8c412ca920ce7824850":https://github.com/illumos/illumos-gate/commit/b599bd937c305a89...
-
11:56 PM Bug #6133 (Closed): message translations don't honor per-thread locales
- "git commit b599bd937c305a895426e8c412ca920ce7824850":https://github.com/illumos/illumos-gate/commit/b599bd937c305a89...
-
11:56 PM Feature #5821 (Closed): need strerror_l()
- "git commit b599bd937c305a895426e8c412ca920ce7824850":https://github.com/illumos/illumos-gate/commit/b599bd937c305a89...
-
09:46 PM Feature #6285 (Closed): Update hwdata - 20151005
- "git commit 2e4218261bfb4720d6310a5247487667d7448732":https://github.com/illumos/illumos-gate/commit/2e4218261bfb4720...
-
08:44 PM Feature #6285 (Closed): Update hwdata - 20151005
- Time for a refresh to the hwdata lists. A product a "make update" in that directory.
2015-10-04
-
04:54 PM Bug #6284 (New): Can remove struct __old_fpu from intel/sys/reset.h
- This issue was separated out of #5876
It's quite likely that we can simply remove the
struct __old_fpu from intel/s... -
04:02 PM Bug #6020 (Closed): panic in smbsrv netbios_first_level_name_decode
- "git commit b3988cf65491efce7a0df7b735c586e4e12714f0":https://github.com/illumos/illumos-gate/commit/b3988cf65491efce...
-
04:02 PM Bug #6021 (Closed): Windows Explorer Stops Working / Crashes when Security Tab is accessed
- "git commit e16c88fb36290957b2335d1d4d9398e7fd918449":https://github.com/illumos/illumos-gate/commit/e16c88fb36290957...
-
04:02 PM Bug #6022 (Closed): MacOS logs error messages when trying to lookup users
- "git commit 510e1dfa571885fb77ed3b53c30c28cbff59ef08":https://github.com/illumos/illumos-gate/commit/510e1dfa571885fb...
-
04:02 PM Bug #6023 (Closed): Quota tab for an SMB share sometimes doesn't work
- "git commit 29e6af5c8e419f0f5edd9e69c2496eb1985a65c1":https://github.com/illumos/illumos-gate/commit/29e6af5c8e419f0f...
-
04:02 PM Bug #6024 (Closed): ACL editor crash in Windows 2012 R2
- "git commit eef90b8611c0908d0d8deb269e914563046e39dd":https://github.com/illumos/illumos-gate/commit/eef90b8611c0908d...
-
04:02 PM Bug #6025 (Closed): Customer cannot set Share Properties using MMC
- "git commit a851ffc82d02870137b4065c395d79bec1172c32":https://github.com/illumos/illumos-gate/commit/a851ffc82d028701...
-
12:33 AM Bug #6025: Customer cannot set Share Properties using MMC
- With dtrace on a system exhibiting this problem we were able to narrow this down to the relationship between smbd and...
-
04:02 PM Bug #6026 (Closed): Zero-padded IP address strings returned by SMB
- "git commit 49b5df1eac768235abeb210f61310e88b7d172b6":https://github.com/illumos/illumos-gate/commit/49b5df1eac768235...
-
02:48 PM Bug #5281 (Rejected): incorrect realtime signal delivery
-
02:48 PM Bug #5281 (Feedback): incorrect realtime signal delivery
-
02:33 PM Bug #5281: incorrect realtime signal delivery
- I am trying to close this issue but I don't see the option. Perhaps I lost those rights? I'm not sure.
-
08:14 AM Bug #6283 (New): using struct sigaction under -std=c99 seemingly needs -D__EXTENSIONS__
- non c99 is fine, but with -std=c99 I need to add -D__EXTENSIONS__ to compile
a module using struct sigaction.... no... -
02:43 AM Bug #6282 (Closed): ONBLD man pages not pbchk clean
- While working on "6205":https://illumos.org/issues/6205 pbchk reported many errors for the ONBLD manual pages. Make t...
2015-10-03
-
10:11 PM Bug #5998 (Closed): mdb_ctf_vread fails in dcmds run via mdb_pwalk_dcmd
- "git commit 315fecc41c08848bacfc1ee331b9693077b057ff":https://github.com/illumos/illumos-gate/commit/315fecc41c08848b...
-
10:06 PM Bug #6280 (Closed): libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
- "git commit d1672efb6feac57c42788e27f739dfa3c4f3baf7":https://github.com/illumos/illumos-gate/commit/d1672efb6feac57c...
-
10:00 PM Bug #371 (Closed): pkg:/network/ftp should not contain /usr/sbin/ping
- "git commit 42a9df3bdc231599faf43cf40fe8aaf13bf8d852":https://github.com/illumos/illumos-gate/commit/42a9df3bdc231599...
-
09:56 PM Bug #6205 (Closed): onbld manuals should be declared as 1onbld
- "git commit 6cad8c54794ed08da5ee9e41172ce85ba79e534f":https://github.com/illumos/illumos-gate/commit/6cad8c54794ed08d...
-
09:35 PM Bug #6249 (Closed): async_destroy_001_pos fails because it doesn't see 'freeing' prop populated
- "git commit db2417522bcef7cf091649ee369330ecefbaf183":https://github.com/illumos/illumos-gate/commit/db2417522bcef7cf...
-
09:34 PM Bug #6248 (Closed): zpool_create_008_pos and zpool_create_009_neg can fail intermittently
- "git commit 999dc7aa56a6d16b1b0b88d246545be69aae9a4b":https://github.com/illumos/illumos-gate/commit/999dc7aa56a6d16b...
2015-10-02
-
07:07 PM Bug #6280 (Pending RTI): libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
-
11:25 AM Bug #6280 (Closed): libzfs: unshare_one() could fail with EZFS_SHARENFSFAILED
- The unshare_one() in libzfs could fail with EZFS_SHARENFSFAILED at line 834 here:...
-
04:30 PM Bug #6281 (Closed): prefetching should apply to 1MB reads
- We should allow prefetching up to and including the value of zfetch_array_rd_sz (default 1MB), as was the case before...
2015-10-01
-
07:54 PM Feature #6279: split base networking debugging tools from core package
- Peter Tribble wrote:
> And the route command isn't diagnostic, that's a basic configuration command. (It lives in /s... -
07:51 PM Feature #6279: split base networking debugging tools from core package
- A note or two:
We already have system/network
"core software for network infrastructure configuration"
which... -
05:05 PM Feature #6279 (New): split base networking debugging tools from core package
- Would be nice to split all network diagnostic utilities (traceroute, arp, route, etc) from SUNWcs to separate (networ...
-
04:05 PM Bug #6269: mismatch between manpage /etc/timezone and actual file (symlink) /etc/TIMEZONE
- It probably wouldn't be a bad thing to remove timezone(4) and the timezone stuff from /var/yp/Makefile.
It's only ... -
01:12 PM Bug #6278 (New): rpc_svc_reg(3nsl): Arguments for the dispatch() function should be documented
- The rpc_svc_reg(3nsl) man page is missing a description of the dispatch function arguments.
In addition, there are... -
10:08 AM Bug #6264 (Closed): seeming problems with 5850 tcp timestamping behavior changed mid-connection
- Based on the mailing list discussion, disabling timestamp negotiation via the ndd options 'tcp_tstamp_always' and 'tc...
2015-09-30
-
11:01 PM Bug #6276 (Closed): libidmap leaks due to a missed goto
- I have a zone doing an nfs mount to a smartos nfs server. Over a short amount of time nfsmapid will begin to grow qui...
-
09:38 PM Bug #6275 (Closed): arp should warn when it can't exec netstat
- The arp command execs netstat when using arp -a. However, if it can't execute netstat, then it just silently fails an...
-
09:23 PM Bug #6274 (Closed): MAC tries to use aggr rings from downed links
- In trying to reproduce an issue that was seen in the field, we downed
one of the ports of an aggregation pair and we... -
09:20 PM Bug #6273 (Closed): obytes64 drops despite vnic not being destroyed
- We encountered several cases where the obytes64 value for a vnic would drop to zero while the vnic was still active. ...
-
09:16 PM Bug #6229 (Closed): manpages about privileges are out of date wrt basicset and new privs in it
- "git commit 8cee14c65a4afa9dabe23f414431ab808186b48e":https://github.com/illumos/illumos-gate/commit/8cee14c65a4afa9d...
-
09:14 PM Bug #6272 (Closed): vnics/etherstubs missing initial link state
- vnics and etherstubs don't properly initialize their link state. Most drivers do this based upon getting the link sta...
-
09:10 PM Bug #6271 (Closed): dtrace caused excessive fork time
- A customer experienced a Manatee outage today during an upgrade. There was a cascading failure upstack, but the root ...
-
09:01 PM Bug #6270 (New): netdir(3nsl): struct hostserv should be changed to struct nd_hostserv
- The _struct hostserv_ should be changed to _struct nd_hostserv_ here in the netdir(3nsl) man page:...
-
06:48 PM Bug #6269: mismatch between manpage /etc/timezone and actual file (symlink) /etc/TIMEZONE
- But /etc/timezone doesn't exist either (at least not on OmniOS nor OI)
-
06:23 PM Bug #6269: mismatch between manpage /etc/timezone and actual file (symlink) /etc/TIMEZONE
- Richard PALO wrote:
> I believe this says it all.
> [...]
Uh... no. Look carefully. /etc/TIMEZONE (all caps) i... -
05:01 AM Bug #6269 (Rejected): mismatch between manpage /etc/timezone and actual file (symlink) /etc/TIMEZONE
- I believe this says it all....
-
03:59 AM Bug #6268 (Closed): zfs diff confused by moving a file to another directory
- The @zfs diff@ command presents a description of the changes that have occurred to files within a filesystem between ...
2015-09-29
-
10:47 PM Bug #6225: NFSv4: setlock() can spin forever
- Arne Jansen and Gordon Ross requested to preserve the retry loop and limit it to 10 instead. This is the explanation...
-
09:57 PM Bug #5730 (Closed): Typos in rpc_clnt_create(3nsl) man page
- "git commit 20110e4e4d2d67b7e7c7309d1733ee00a499c491":https://github.com/illumos/illumos-gate/commit/20110e4e4d2d67b7...
-
09:57 PM Bug #4514 (Closed): k5srvutil(1m): The default keytab file is /etc/krb5/krb5.keytab
- "git commit cf6fe0ff9e996915d750fb1fc98477c23e9c5e1d":https://github.com/illumos/illumos-gate/commit/cf6fe0ff9e996915...
-
09:57 PM Bug #5657 (Closed): Typo in rpcbind(3nsl): ssvcaddr
- "git commit cebfa3c2fea024bb483d40f6d0cacd3298540cab":https://github.com/illumos/illumos-gate/commit/cebfa3c2fea024bb...
-
09:57 PM Bug #5036 (Closed): taskq(9f): Typos in the man page
- "git commit c4921527904c6350c4ac33b0f936c4920cb38d39":https://github.com/illumos/illumos-gate/commit/c4921527904c6350...
-
09:57 PM Bug #6097 (Closed): ks_snapshot(9e): Typo in the man page
- "git commit e057ac923deda9b3a28f8ec5b927ccf0a9479ba9":https://github.com/illumos/illumos-gate/commit/e057ac923deda9b3...
-
09:57 PM Bug #6050 (Closed): kstat_create(9f) should document KSTAT_TYPE_RAW and KSTAT_TYPE_TIMER
- "git commit 9a91647e0ac8a8e02f9e9d8345e751e0c02c0b19":https://github.com/illumos/illumos-gate/commit/9a91647e0ac8a8e0...
-
09:57 PM Bug #5706 (Closed): dldump(3c)/dlopen(3c): Extra spaces in the man page
- "git commit ba647289fedd78140d3b8288576aeb23fcf57043":https://github.com/illumos/illumos-gate/commit/ba647289fedd7814...
-
09:57 PM Bug #5678 (Closed): mutex_init(3C): Extra space in man page
- "git commit 118975ce0091e85fa58568a5700555eec6330843":https://github.com/illumos/illumos-gate/commit/118975ce0091e85f...
-
09:57 PM Bug #5663 (Closed): sysinfo(2): Missing spaces in the man page
- "git commit bcfd4cacb8887a687a4dd27cbaeec75e65f0e9de":https://github.com/illumos/illumos-gate/commit/bcfd4cacb8887a68...
-
09:57 PM Bug #4648 (Closed): detach(9e): Extra space between 'prefix' and 'detach'
- "git commit adb26135f9399e574196b45d6ab3ba1bb470e60f":https://github.com/illumos/illumos-gate/commit/adb26135f9399e57...
-
09:52 PM Bug #6267: dn_bonus evicted too early
- Review available: https://reviews.csiden.org/r/245/
-
09:48 PM Bug #6267 (Closed): dn_bonus evicted too early
- Summary
=======
o Fix bonus buffer eviction regression introduced by the fixes for
illumos issue 5056.
o Remo... -
09:34 PM Bug #6266 (Closed): harden dtrace_difo_chunksize() with respect to malicious DIF
- "git commit 395c7a3dcfc66b8b671dc4b3c4a2f0ca26449922":https://github.com/illumos/illumos-gate/commit/395c7a3dcfc66b8b...
-
09:32 PM Bug #6266 (Closed): harden dtrace_difo_chunksize() with respect to malicious DIF
-
05:10 PM Bug #6263 (Closed): add missing cc clobbers to intel atomic inlines
- "git commit 6a9ca708361200b105f7a016216808e6058d17cb":https://github.com/illumos/illumos-gate/commit/6a9ca708361200b1...
2015-09-28
-
03:21 PM Feature #4185: add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
- "git commit 785f20175057dbc7e2b71872d169302562aa19c0":https://github.com/illumos/illumos-gate/commit/785f20175057dbc7...
-
02:58 PM Bug #6264: seeming problems with 5850 tcp timestamping behavior changed mid-connection
- I'll summarize the issue as I understood it along with the analysis I came up
with based on the available data.
A... -
12:16 PM Bug #6264: seeming problems with 5850 tcp timestamping behavior changed mid-connection
- Given that the original bug was filed due to middlebox behavior, perhaps you should check your middleboxes out as wel...
-
12:08 PM Bug #6252 (Closed): ld should merge function/data-sections in the same manner as GNU ld
- "git commit ce68629858b847885cda69bf09057ab27980fe8d":https://github.com/illumos/illumos-gate/commit/ce68629858b84788...
-
08:47 AM Bug #5943: grub fails to boot when too many boot environments are present
- This makes illumos en large as not production ready OS.
If after undetermined number of updates number of Boot Envir... -
06:30 AM Feature #6265 (New): speed up mount/umount
- Currently all mounts are managed in a linked list. On mount and umount, this list has to be searched sequentially. If...
2015-09-27
-
02:11 PM Bug #6259: size related bugs in /usr/bin/ls
- Jason King wrote:
> The other issue is that the original work to add -h didn't include support w/ -s.
That was ... -
06:33 AM Bug #6264 (Closed): seeming problems with 5850 tcp timestamping behavior changed mid-connection
- As indicated in the omnios thread "strangeness ssh into omnios from oi_151a9"
seems the most potential culprit causi...
2015-09-25
-
02:40 PM Bug #6263 (Closed): add missing cc clobbers to intel atomic inlines
- On x86, the inc/dec/add/or/and instructions set [er]flags according to the result of the calculation. This means tha...
-
09:32 AM Feature #3525: Persistent L2ARC
- Vitaliy Gusev wrote:
> Just suggestion: Make this functionality as separate l2arc.c file. Original arc.c seems over... -
06:56 AM Feature #3525: Persistent L2ARC
- Sašo Kiselkov wrote:
> We have this working in the upcoming Nexenta 5.0 release, which should be available "soon" (c...
Also available in: Atom