Activity
From 2015-11-22 to 2015-12-21
2015-12-21
-
10:41 PM Bug #6529 (Closed): Properly handle updates of variably-sized SA entries.
- During the update process in sa_modify_attrs(), the sizes of existing
variably-sized SA entries are obtained from sa... -
05:29 PM Bug #1300: filename normalization doesn't work for removes
- I've fixed a bunch of issues with case & normalization across the different fs case types (sensitive, insensitive, mi...
-
04:31 PM Feature #6528 (Closed): need casesensitivity/normalization test cases for zfs-tests
- Add a basic set of casesensitivity/normalization test cases for zfs-tests, testing lookup/delete operations for diffe...
-
04:53 AM Bug #6527 (Closed): Possible access beyond end of string in zpool comment
- "git commit 2bd7a8d078223b122d65fea49bb8641f858b1409":https://github.com/illumos/illumos-gate/commit/2bd7a8d078223b12...
-
12:08 AM Bug #6527: Possible access beyond end of string in zpool comment
- https://github.com/openzfs/openzfs/pull/47
-
12:08 AM Bug #6527 (Closed): Possible access beyond end of string in zpool comment
- The 'check' pointer is incremented in both the for-loop's update statement,
as well as, in the body of the loop. Thi...
2015-12-19
-
06:45 AM Bug #1300: filename normalization doesn't work for removes
- So it's not really "invisible" and will disappear if you remount the FS, it's DNLC getting in the way.
-
12:11 AM Bug #6525 (Closed): nlm_unexport() should not call nlm_vhold_clean() with g->lock held
- The nlm_unexport() calls nlm_vhold_clean() with g->lock held. It is a big no-no to call other non-trivial subsystems ...
2015-12-18
-
03:28 PM Bug #6524 (New): event ports are broken with FIFOs
- fifofs provides two modes of operation - fastpath mode and streams mode. Fastpath implements a subset of fifo functi...
-
03:06 PM Bug #6522 (Closed): cannot execute program stored on bootfs
- The problem here is that we basically are always disallowing maps that are writable. However, if they are actually MA...
-
03:05 PM Bug #6521 (Closed): bootfs doesn't properly set page protection
- When bootfs is creating pages through its bootfs_getpage() VFS interface, it doesn't properly initialize the output p...
-
02:37 PM Bug #6520 (Closed): ksh: sleep could wait forever
- The following hangs forever:...
2015-12-17
-
03:00 PM Bug #6507: i386 makecontext(3c) needs to 16-byte align the stack
- Here is a more comprehensive test.
Without the fix:... -
05:46 AM Feature #6516: pkgadm shouldn't use makeuuid from closed admin consolidation
- RB: https://www.illumos.org/rb/r/121/
2015-12-16
-
07:58 PM Bug #6518 (New): pkgadm message format is inconsistent with actual usage
- If we enable lint for pkgadm, we can see messages like this:...
-
01:59 PM Bug #6515: Race between nlm_do_free_all() and nlm_suspend_zone() might lead to corruption
- The function nlm_suspend_zone is also much more complex than it needs to be.
I really don't like what it's doing muc... -
12:27 AM Bug #6515 (New): Race between nlm_do_free_all() and nlm_suspend_zone() might lead to corruption
- Both nlm_do_free_all() and nlm_suspend_zone() functions are adding hosts from nlm_hosts_tree into a private host list...
-
09:36 AM Bug #6517 (Feedback): ps(1) does not split formats specified by -o on commas or spaces
- ...
-
09:29 AM Feature #6516 (Closed): pkgadm shouldn't use makeuuid from closed admin consolidation
- pkgadm currently uses makeuuid to generate uids. Now we have uuidgen in illumos-gate, pkgadm should be switched to it.
2015-12-15
-
11:37 PM Bug #6512: nlm_host_invalidate_binding() is never called
- I think that was supposed to be called after getting an existing binding and failing to contact the peer using that i...
-
05:14 PM Bug #6512 (New): nlm_host_invalidate_binding() is never called
- The nlm_host_invalidate_binding() functions is never called. We should either remove it, or call it.
-
10:41 PM Bug #6514 (Closed): AS_* lock macros simplification
- The @AS_*@ lock/unlock/etc. macros take both the address space pointer and a pointer to the lock (which is part of th...
-
08:58 PM Bug #6513 (Closed): partially filled holes lose birth time
- If a ZFS object contains a hole at level one, and then a data block is created at level 0 underneath that l1 block, l...
-
08:54 PM Bug #5358: ASSERT supported zio types for file and disk vdevs
- Matthew Ahrens wrote:
> Fix for this was pushed with duplicate bug 6494.
For easy linking: #6494 -
08:53 PM Bug #5358 (Closed): ASSERT supported zio types for file and disk vdevs
- Fix for this was pushed with duplicate bug 6494.
-
08:10 PM Bug #6495 (Closed): Fix mutex leak in dmu_objset_find_dp
- "git commit 2bad22584defe4667f99737e3158d336e4dcca11":https://github.com/illumos/illumos-gate/commit/2bad22584defe466...
-
08:09 PM Bug #6494 (Closed): ASSERT supported zio_types for file and disk vdevs
- "git commit f693d300fbefaa2bd9a229a874b5994532a30d87":https://github.com/illumos/illumos-gate/commit/f693d300fbefaa2b...
-
02:08 AM Bug #6511: Many packages are renamed to non-existing versions
- Here's the sort of error I was getting from running `pkg update -n -vvv osnet-incorporation@...':...
2015-12-14
-
10:09 PM Bug #5468: Missing dependencies in lib/Makefile
- "git commit b5254d6ec12a0443b3a431a7e656f38e4ac98b2e":https://github.com/illumos/illumos-gate/commit/b5254d6ec12a0443...
-
09:21 PM Bug #6511: Many packages are renamed to non-existing versions
- I see it in the following way:
pkg:/driver/storage/aac@$(PKGVERS) satisfies the dependency when PKGVERS>=0.5.11,5.11... -
03:57 PM Bug #6511 (Closed): Many packages are renamed to non-existing versions
- Hundreds of packages are incorrectly renamed. For example, the manifest SUNWaac.mf contains these lines:...
-
03:38 PM Bug #6506 (Closed): wrong prop_pattern name in restarter service manifest
- "git commit 003a15e8c33d09669429b8c89e5832aac8b92828":https://github.com/illumos/illumos-gate/commit/003a15e8c33d0966...
-
03:33 PM Bug #6506: wrong prop_pattern name in restarter service manifest
- Alexander Eremin wrote:
> there are "info_event_all", but should be "info_events_all"
It was found by inspecting ... -
06:54 AM Bug #6510 (New): Kernel panic while trying to automount filesystem
- Hi All,
I have an old server running OpenIndiana 151a8 which I have to upgrade the OS to OmniOS R151014. This serv... -
06:33 AM Feature #6509: ld should support -z discard-unused=sections
- To be most useful, we need both 'sections' and 'unused-dependencies', in particular for current sufferance in pkgsrc,...
-
06:27 AM Feature #6509: ld should support -z discard-unused=sections
- It's more of a subset: I don't intend to implement _all_ of the modes of @-z discard-unused=*@ at this time.
-
06:25 AM Feature #6509: ld should support -z discard-unused=sections
- this is a duplicate of https://www.illumos.org/issues/4435
2015-12-13
-
07:43 PM Feature #6509 (New): ld should support -z discard-unused=sections
- It would appear that Solaris @ld@ has grown a new option: @-z discard-unused=sections@. This behaviour is used by LL...
2015-12-12
-
04:32 PM Feature #104 (New): Bring back lx brand
- I think so.
-
04:14 PM Feature #104: Bring back lx brand
- Will the "rejected" status be revised, now that there is some work over the past year being done by SmartOS folks and...
2015-12-11
-
05:05 PM Bug #6507 (Closed): i386 makecontext(3c) needs to 16-byte align the stack
- Even though the i386 ABI specifies that the required stack alignment is 4 bytes, both gcc and cc assume a 16-byte ali...
-
03:43 PM Bug #6506 (Closed): wrong prop_pattern name in restarter service manifest
- there are "info_event_all", but should be "info_events_all"
-
11:08 AM Bug #6505 (New): svccfg cleanup undocumented
- Nothing about "cleanup" in svccfg manual page
-
07:23 AM Bug #6503: fseek() seems to be documented to do an implicit fflush()
- Is it possible there is a test in the POSIX conformance test suite for
this particular case of fseek in a file stre...
2015-12-10
-
01:30 AM Bug #6492 (Closed): Several commands/libraries build missing LDLIBS
- "git commit d50bcaae2118610560f2b107d0d282315e47e4e4":https://github.com/illumos/illumos-gate/commit/d50bcaae21186105...
2015-12-09
-
04:24 PM Bug #690 (Closed): system/management/snmp/sea/sea-config package should be obsolete
- "git commit 289f7e33e45aca289f5680be1d8c2df820ba61bc":https://github.com/illumos/illumos-gate/commit/289f7e33e45aca28...
-
04:12 PM Bug #6503: fseek() seems to be documented to do an implicit fflush()
- more or less an equivalent approach:
http://nxr.netbsd.org/xref/src/lib/libc/stdio/fseeko.c
http://src.illumos.or... -
07:01 AM Bug #6503 (New): fseek() seems to be documented to do an implicit fflush()
- As indicated on the general illumos list,
the attached test file demonstrates an anomaly that seeking doesn't
seem ... -
09:55 AM Bug #6492 (Pending RTI): Several commands/libraries build missing LDLIBS
2015-12-08
-
10:28 PM Bug #6476 (In Progress): Taking exported_lock RW_READER lock in common_dispatch() can cause deadlock in nfssrv
-
10:27 PM Bug #6472 (In Progress): Panic in rfs4_compound_kstat_res()
-
09:12 PM Feature #6501 (Closed): Implement pthread_attr_get_np() interface
- Glibc provides pthread_getattr_np(pthread_t thread, pthread_attr_t *attr) extension to pthreads, which allows to get ...
-
01:49 AM Bug #5876 (Closed): sys/regset.h pollutes name space
- "git commit bc0e91320069f0bcaee43e80a7ea686d9efa2d08":https://github.com/illumos/illumos-gate/commit/bc0e91320069f0bc...
-
01:40 AM Bug #4986 (Closed): receiving replication stream fails if any snapshot exceeds refquota
- "git commit 5878fad70d76d8711f6608c1f80b0447601261c6":https://github.com/illumos/illumos-gate/commit/5878fad70d76d871...
2015-12-06
-
06:15 PM Bug #6500 (New): Cannot print() tcpsinfo_t due to bad alignment
- ...
-
07:17 AM Bug #6476: Taking exported_lock RW_READER lock in common_dispatch() can cause deadlock in nfssrv
- With the current design the exported_lock holding is essential to make sure the kstats (in exi_ksp) are not altered i...
-
03:10 AM Feature #6114 (Closed): factor out dladm walking into its own library
- Should be fixed in #5468.
2015-12-05
-
07:31 PM Bug #5468 (Closed): Missing dependencies in lib/Makefile
- "git commit ba9ca9119d43e9c8e21e14f2129dce27d2dc0cdc":https://github.com/illumos/illumos-gate/commit/ba9ca9119d43e9c8...
-
02:57 PM Bug #5468 (Pending RTI): Missing dependencies in lib/Makefile
-
07:31 PM Bug #6498 (Closed): typo in libavl(3LIB) man page
- "git commit 5690df7e59608f4ee5c051c27524c9d55186cf58":https://github.com/illumos/illumos-gate/commit/5690df7e59608f4e...
-
06:55 PM Bug #4521 (Pending RTI): zfstest is trying to execute evil "zfs unmount -a"
-
04:33 PM Bug #6476: Taking exported_lock RW_READER lock in common_dispatch() can cause deadlock in nfssrv
- Hi Marcel,
Did you get a chance to look at it? We hit this issue frequently, so I tried the following fix and it s... -
01:00 AM Bug #4008 (Closed): libdladm should not have a curses UI inside
- "git commit 62ef8476c4f1cb016de161827d921418dee4b031":https://github.com/illumos/illumos-gate/commit/62ef8476c4f1cb01...
2015-12-04
-
07:25 PM Bug #6499 (Closed): panic trying to write to the mountpoint of FS with nbmand=on
- Getting the following panic trying to write (using echo, dd, ...) to the mounpoint (itself, not a file or dir inside)...
-
06:17 PM Bug #6498 (Closed): typo in libavl(3LIB) man page
- A reference to avl_delete_nodes should be avl_destroy_nodes.
-
05:51 PM Bug #6485 (Closed): sun-ssh isn't happy with /etc/ssh/moduli contents after 6440
- "git commit e8ea23086f5fd6f2b2f60c03b98d019041a374a2":https://github.com/illumos/illumos-gate/commit/e8ea23086f5fd6f2...
-
04:37 PM Bug #6497 (Closed): nvlist_empty() needs to appear in man pages
- It appears to be a public interface (in SUNW1.3 in libnvpair), but isn't in any man pages.
I'd suggest modifying t... -
09:33 AM Bug #6496 (New): Panic in qlc with QLE2460 in PCI passthrough mode on ESXi
- Getting the following panic with QLE2460 in PCI passthrough mode on ESXi:...
-
09:14 AM Bug #6495 (Closed): Fix mutex leak in dmu_objset_find_dp
- Prevent leak of err_lock mtx for both synchronous and error case in dmu_objset_find_dp.
https://github.com/openzfs... -
09:08 AM Bug #6494 (Closed): ASSERT supported zio_types for file and disk vdevs
- ASSERT the type of zio's processed by file and disk vdevs, which helps protect against invalid zio being processed by...
2015-12-03
-
04:38 PM Bug #6493 (New): cache-nonvolatile is not documented in sd(7D)
- The cache-nonvolatile option is not documented in the sd(7d) man page.
The option can be seen at https://github.co...
2015-12-02
-
10:19 PM Bug #6256: mptsas: deadlock in mptsas_handle_topo_change
- Simon,
I posted to the [developer] mailing list.
Dan -
09:05 PM Bug #6358 (Closed): A faulted pool with only unavailable vdevs triggers assertion failure in libzfs
- "git commit b289d045e084af53efcc025255af8242e41f28fa":https://github.com/illumos/illumos-gate/commit/b289d045e084af53...
-
03:56 PM Bug #6492 (Closed): Several commands/libraries build missing LDLIBS
- Several commands/libraries build missing LDLIBS when using (LINK.c) leading to linking outside of the proto area.
-
01:06 PM Feature #3847: DLPI should allow DL_NO_TX_LOOPBACK on promiscuous interfaces
- Lauri Tirkkonen wrote:
> In case it isn't clear, this also completely hoses ipv6 in guests even with one NIC, becaus... -
11:59 AM Feature #3847: DLPI should allow DL_NO_TX_LOOPBACK on promiscuous interfaces
- In case it isn't clear, this also completely hoses ipv6 in guests even with one NIC, because DAD always fails.
-
11:31 AM Bug #6491 (New): missed licenses in math packages
- Both math packages doesn't contain licenses
2015-12-01
-
09:08 PM Bug #6490 (Closed): avl_destroy_nodes(3AVL): Minor typo in the man page
- The ending dot is incorrectly placed here in the avl_destroy_nodes(3AVL) man page:...
-
09:06 PM Bug #6489 (Closed): atomic_bits(3C) should list atomic_ops(3C) in See Also
- In the atomic_bits(3C) man page the atomic_ops(9F) in the See Also section should be replaced by atomic_ops(3C).
-
07:24 PM Bug #6488 (New): DKIOCSETEXTPART and DKIOC_GETDISKID have assigned same number in /usr/include/sys/dkio.h
current definitions:
#define DKIOCSETEXTPART (DKIOC|46)
#define DKIOC_GETDISKID (DKIOC|46)
for reference, S1...-
06:58 PM Bug #6482: [PATCH] GRUB won't boot when built with GCC 5
- This appears to fix a problem that everybody ran into when compiling with GCC >= 4.6.
LGTM
-
11:59 AM Bug #6057: login(1) "Last login" hostname is too short
- In addition to growing the size of struct lastlog, my solution:
* changes the lastlog file path to "/var/adm/lastl... -
10:43 AM Bug #3755 (Rejected): dladm show-aggr documentation
2015-11-30
-
09:01 PM Bug #4986: receiving replication stream fails if any snapshot exceeds refquota
- You need to at least set some of the properties before doing the zfs_ioc_recv() -- those that affect the data being ...
-
06:49 PM Bug #6457 (Closed): ucopystr can't find its way home
- "git commit cbff3abd8ecaa7b8e6a47457e0a5e562dbfc2cad":https://github.com/illumos/illumos-gate/commit/cbff3abd8ecaa7b8...
-
06:48 PM Feature #3252 (Closed): Need a proper flock() implementation
- "git commit 7a5aac98bc37534537d4896efd4efd30627d221e":https://github.com/illumos/illumos-gate/commit/7a5aac98bc375345...
-
10:37 AM Bug #5468: Missing dependencies in lib/Makefile
- Makes sense to me.
-
01:26 AM Bug #5468 (In Progress): Missing dependencies in lib/Makefile
- I have what looks to be complete fix for this. Andrew's changes to add missing LDLIBS should (and will) be handled in...
2015-11-29
-
06:46 AM Bug #6487 (Closed): clean up __STDC__ ifdefs in rpcsvc/dbm.h
as part of 5218, clean up obsolete function declarations in dbm.h-
02:34 AM Feature #6114: factor out dladm walking into its own library
- Gary Mills wrote:
> If you just add all the dynamic libraries to the dependancy list, you get a circular dependancy....
2015-11-28
-
06:45 PM Feature #6114: factor out dladm walking into its own library
- If you just add all the dynamic libraries to the dependancy list, you get a circular dependancy.
Are you saying th... -
06:13 PM Feature #6114: factor out dladm walking into its own library
- Yes, looking at it, it does seem a bit vestigial. Same with the adutils dependency as well.
-
06:05 PM Feature #6114 (Feedback): factor out dladm walking into its own library
- Honestly, I don't see how the libidmap->libldap5 dependency is introduced - looks like it was removed in c5866007 5 y...
-
06:30 PM Bug #4635 (Closed): dladm show-ether doesn't display 2.5G links properly
- Closing as a dup. (Or rather the other was a dup of this one, but we committed using the other bug id.)
-
06:29 PM Bug #4635: dladm show-ether doesn't display 2.5G links properly
- Yep. I'll close this.
-
10:11 AM Bug #4635 (Feedback): dladm show-ether doesn't display 2.5G links properly
- Garrett, looks like you fixed this in #6329?
2015-11-27
-
02:28 PM Bug #6485: sun-ssh isn't happy with /etc/ssh/moduli contents after 6440
- (edited, used md5 instead of sha1 checksum)
-
02:18 PM Bug #6485: sun-ssh isn't happy with /etc/ssh/moduli contents after 6440
- Hrm... strange. My /etc/ssh/moduli has only 274 lines and it matches what's in the gate:...
-
08:17 AM Bug #6485 (Closed): sun-ssh isn't happy with /etc/ssh/moduli contents after 6440
- sun-ssh isn't happy with /etc/ssh/moduli contents after #6440, looks like lines 246-303 are affected. Reverting /etc/...
-
07:46 AM Bug #6480 (Rejected): tr seems to sometimes have issues when invoked in certain scripts in UTF-8 locales
- UTF-8 only supports 7-bit characters, therefore '\254' is invalid and therefore needs to be encoded as '\302\254'
Th...
2015-11-26
-
05:43 PM Bug #6480: tr seems to sometimes have issues when invoked in certain scripts in UTF-8 locales
- BTW, this is omnis bloody onu'd to recent...
Works on ... -
05:36 PM Bug #6480: tr seems to sometimes have issues when invoked in certain scripts in UTF-8 locales
- This does seem limited to UTF-8 locales:...
-
06:43 AM Bug #6480: tr seems to sometimes have issues when invoked in certain scripts in UTF-8 locales
- BTW, if I use a different marker such as '|', it does work, so I should remind that it seems to be
related to the fa... -
06:35 AM Bug #6480 (Rejected): tr seems to sometimes have issues when invoked in certain scripts in UTF-8 locales
- I have the following sequence in a script file (extract from pkgsrc verifypc)...
-
03:10 PM Bug #6484 (Closed): [PATCH] GRUB should specify c89 for GCC 5
- GCC 5 changed the default standards mode to gnu11 and this causes problems.
-
03:00 PM Bug #6482: [PATCH] GRUB won't boot when built with GCC 5
- You're right more changes are required. I want to tackle them one at a time.
This change shouldn't break anything... -
02:23 PM Bug #6482: [PATCH] GRUB won't boot when built with GCC 5
- they are flags not enough for grub build and work by gcc version more 4.4.
i have some additional patches on my dilo... -
02:19 PM Bug #6482: [PATCH] GRUB won't boot when built with GCC 5
- Explanation of the problem caused by a new GCC optimisation feature.
https://lists.ubuntu.com/archives/ubuntu-devel/... -
02:15 PM Bug #6482 (Closed): [PATCH] GRUB won't boot when built with GCC 5
- I'm not sure why this works, but it does. The fix was posted to the Debian mailing list.
-
02:43 PM Bug #6483 (Feedback): [PATCH] libgrubmgt missing dependency on libfdisk
-
02:43 PM Bug #6483 (Closed): [PATCH] libgrubmgt missing dependency on libfdisk
- This diff just makes libgrubmgmt depend on libfdisk.
-
10:50 AM Bug #6481 (Closed): mpt_sas failed on sparc
- ...
-
06:01 AM Feature #6479 (Feedback): ZFS Diff Prints Carriage Returns
- I've ran into a situation where some end users have put carriage returns in their filenames! I know, absolutely horri...
2015-11-25
-
11:51 AM Bug #4986: receiving replication stream fails if any snapshot exceeds refquota
- I went through that entire trace-it-in-the-kernel bit already, and tried several zfs_ioc_recv() mods. That's not the ...
-
11:42 AM Bug #4986: receiving replication stream fails if any snapshot exceeds refquota
- Here is a backtrace of the failure from Linux:...
-
01:59 AM Bug #4986: receiving replication stream fails if any snapshot exceeds refquota
- Here's an analysis.
A replicated stream dump has a header, containing among other things, and nvlist of properties... -
08:59 AM Bug #6256: mptsas: deadlock in mptsas_handle_topo_change
- Dan, please send your webrev/patch to the developer mailing list. It's easier to discuss your fix there.
Dan Field... -
12:27 AM Bug #6448 (Closed): Typo in byteorder man page
- "git commit 8c6ffd5964f28b15919c0a4ad3d120f84cedbc3d":https://github.com/illumos/illumos-gate/commit/8c6ffd5964f28b15...
-
12:21 AM Bug #6478: Additional-devices error message omitted when import -f is needed
- First log has duplicates. Edited-and-dups-removed attached.
2015-11-24
-
11:55 PM Bug #6478 (New): Additional-devices error message omitted when import -f is needed
- The useful error message, "Additional devices are known to be part of this pool, though their exact configuration can...
-
11:31 PM Bug #6477 (New): cache vdev in-use checks are insufficient at import
- Even if the device is part of another pool (or non-zfs file system), zpool import will reclaim the cache vdev without...
-
08:00 PM Bug #6256: mptsas: deadlock in mptsas_handle_topo_change
- Simon/Arne,
After more thought, I realize the queue size of 1 is a different issue and isn't a factor in this part... -
12:28 PM Bug #6256: mptsas: deadlock in mptsas_handle_topo_change
- I would be glad to see the (modified) patch upstream soon :)
Dan Fields wrote:
> Arne,
>
> Proposed fix (see b... -
04:31 PM Bug #6476 (Closed): Taking exported_lock RW_READER lock in common_dispatch() can cause deadlock in nfssrv
- ...
-
04:20 AM Bug #6459 (Closed): cstyle doesn't detect opening braces on the same line as function header
- "git commit c4567a616165806d1420a481659f5e10a97a1395":https://github.com/illumos/illumos-gate/commit/c4567a616165806d...
2015-11-23
-
11:12 PM Bug #6474 (Closed): getupeercred causes spurious event port wakeups on FIFOs
- It turns out that event ports are slightly broken for FIFOs.
Specifically, it is possible for @port_getn@ to retur... -
04:17 AM Feature #6473 (Closed): Support xhci ubs 3.0 driver
- New server maybe have not support usb 2.0 port, all usb port will be 3.0!
2015-11-22
-
10:08 PM Bug #6472 (Closed): Panic in rfs4_compound_kstat_res()
- Reported by somebody on IRC:...
-
01:24 AM Bug #6471 (Closed): avl_remove(9F) man page is needed
- The avl_remove(9F) man page is needed. The avl_remove should be just added to the avl(9F) man page and a symlink nee...
Also available in: Atom