Activity
From 2014-05-09 to 2014-06-07
2014-06-07
-
12:24 PM Bug #4731 (In Progress): Remove NIS+ from man pages
- I'm working on it
2014-06-06
-
08:16 PM Feature #4891 (Closed): want zdb option to dump all metadata
- "git commit df15e419cb7359ba56ddddab9045e438d89e7cbc":https://github.com/illumos/illumos-gate/commit/df15e419cb7359ba...
-
07:02 PM Bug #4915 (New): zfs receive is still slow when processing FREE records
- Dan McDonald of OmniTI reported that one of their customers was seeing poor
performance of "zfs receive" of a sparse... -
07:00 PM Bug #1667 (Closed): pkcs11 may deadlock when multi-threaded consumers fork
- "git commit 05d57413471eaaa425913a06edc2ab33ad9b05bc":https://github.com/illumos/illumos-gate/commit/05d57413471eaaa4...
-
05:28 PM Bug #4189: sas multipath
- take a look at http://lists.omniti.com/pipermail/omnios-discuss/2014-March/002413.html
-
09:39 AM Bug #4914: zfs on-disk bookmark structure should be named *_phys_t
- Please rename the bug description from "zfs on-disk structures should be name *_phys_t" to "zfs on-disk structures fo...
-
02:17 AM Bug #4914 (Closed): zfs on-disk bookmark structure should be named *_phys_t
- Matt Ahrens:...
2014-06-05
-
11:18 PM Bug #4913 (Closed): zfs release should not be subject to space checks
- "git commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb":https://github.com/illumos/illumos-gate/commit/5d7b4d438c4a51ec...
-
09:15 PM Bug #4913 (Closed): zfs release should not be subject to space checks
- 'zfs release' should succeed even when the pool is low on space. This is a good thing because "zfs release" can help...
-
11:18 PM Feature #4757 (Closed): ZFS embedded-data block pointers ("zero block compression")
- "git commit 5d7b4d438c4a51eccc95e77a83a437b4d48380eb":https://github.com/illumos/illumos-gate/commit/5d7b4d438c4a51ec...
-
11:18 PM Bug #4881 (Closed): zfs send performance degradation when embedded block pointers are encountered
- "git commit 06315b795c0d54f0228e0b8af497a28752dd92da":https://github.com/illumos/illumos-gate/commit/06315b795c0d54f0...
-
11:18 PM Bug #4390 (Closed): i/o errors when deleting filesystem/zvol can lead to space map corruption
- "git commit 7fd05ac4dec0c343d2f68f310d3718b715ecfbaf":https://github.com/illumos/illumos-gate/commit/7fd05ac4dec0c343...
-
09:37 PM Bug #4912: soft_giant_mutex in pkcs11_softtoken stays held after fork
- Because pkcs11_fork_child_fini() (pthread_atfork post-fork handler) invokes dlclose(), the softtoken's _fini is calle...
-
07:06 PM Bug #4912 (New): soft_giant_mutex in pkcs11_softtoken stays held after fork
- If (and only if) a parent process has
1.) Created threads
and
2.) Called C_Initialize/C_Finalize/C_Initializ... -
07:11 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- New version of 1667.c is attached. If you run with argv[2] set, it will have a locked child, but NOT on this bug. Se...
-
03:55 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- Found a program that can reproduce the problem. It requires user interaction (press RETURN to fork). I used 128 thr...
-
01:41 AM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- The current method of libcryptoutil's pkcs11_*random_*() interfaces arrived with this commit:
commit 7b79d84636ec8... -
06:20 AM Feature #4911 (Closed): illumos-gate perl package version is fixed
- Illumos-gate packages depend on fixed runtime/perl-510 and runtime/perl-510/extra packages. I suggest to modify this ...
2014-06-04
-
08:44 PM Bug #1667: pkcs11 may deadlock when multi-threaded consumers fork
- NOTE: Make sure you see #4909 for a DTrace script to detect these.
The man page refers to the PKCS#11 v2.20 spec ... -
08:14 PM Bug #4910 (Closed): libshare_nfs: Memory leak in fill_security_from_secopts()
- ...
-
08:03 PM Bug #4909 (Closed): fork during pkcs11 operation can deadlock child process
- Dup of #1667
-
07:42 PM Bug #4909 (Closed): fork during pkcs11 operation can deadlock child process
- Repeatedly see this on an OmniOS r151006 system, running Oracle Java 7 and Jenkins. After some period of run time, a...
-
06:06 PM Bug #4722 (Closed): fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- "git commit 107c18c129a0fbc18532c43616e5dc1a489d6ddc":https://github.com/illumos/illumos-gate/commit/107c18c129a0fbc1...
-
02:06 PM Feature #4907 (Closed): webrev should default to utf-8
- "git commit 48ad9d01ac0e269db0aa65d5cb3c5e9a6d90b0f9":https://github.com/illumos/illumos-gate/commit/48ad9d01ac0e269d...
2014-06-03
-
09:43 PM Bug #4908: rpcbind NULL ptr dereference at forward_destroy+0x22()
- core: http://ma.nexenta.com/~woodstock/core.3262
-
09:25 PM Bug #4908 (Closed): rpcbind NULL ptr dereference at forward_destroy+0x22()
- rpcbind aborts repeatedly on my system (OI hipster illumos-adf3407).
From the core:... -
04:04 PM Feature #4907 (Closed): webrev should default to utf-8
- webrev doesn't specify a default encoding which causes it to generally default to something else. We should just set ...
-
05:47 AM Feature #4904: Add support for Marvell 88SE9130
- Marcel Telka wrote:
> Maybe the SATA port(s) are accessible via the processor. If that's the case then you are proba... -
05:40 AM Feature #4904: Add support for Marvell 88SE9130
- Maybe the SATA port(s) are accessible via the processor. If that's the case then you are probably out of luck for now...
2014-06-02
-
11:03 PM Feature #4904: Add support for Marvell 88SE9130
- Marcel Telka wrote:
> Is it possible to switch the card to AHCI mode? If so, please try to do so and it should start... -
11:45 AM Feature #4904: Add support for Marvell 88SE9130
- Is it possible to switch the card to AHCI mode? If so, please try to do so and it should start to work. AFAIK, the RA...
-
11:14 AM Feature #4904 (New): Add support for Marvell 88SE9130
- I recently picked up a pci sata card which is based on the Marvell 88SE9130 controller. After realising it wasn't sup...
-
08:07 PM Feature #4906 (Closed): cpqary3: add support for hp gen8+ smart array controllers
- PCI IDs need to be added to the cpqary3 driver in order to support the latest HP Smart Array controllers, including: ...
-
05:03 PM Feature #4905 (Rejected): beadm destroy needs some option to not ask confirmation
- There's an -F, which I totally managed to skim over in the manual. I'm an idiot.
-
04:55 PM Feature #4905 (Rejected): beadm destroy needs some option to not ask confirmation
- Thanks to pkg(5)'s backup BE feature (that is, when packages are updated it will by default save a backup copy of the...
2014-05-31
-
12:45 AM Bug #4902 (Closed): 4839, 3294 introduced build breakage on older Illumos build machines
- The fix for issues 4839 and 3294 ("generated elfdump struct layouts by hand, shouldn't have", commit 894fa7ba) broke ...
-
12:15 AM Bug #4901 (Closed): zfs filesystem/snapshot limit leaks
- "git commit adf340778b67ab4c04c186099a69e0a5435609c7":https://github.com/illumos/illumos-gate/commit/adf340778b67ab4c...
2014-05-30
-
10:16 PM Bug #4900 (Closed): zfs filesystem/snapshot limit leaks
- This is a dup of 4901
-
10:04 PM Bug #4900 (Closed): zfs filesystem/snapshot limit leaks
- I see another [leak] in dsl_dir_rename_check() on the error path in the "if (dsl_dir_is_zapified(dd))" block (near l...
-
10:05 PM Bug #4901 (Closed): zfs filesystem/snapshot limit leaks
- I see another [leak] in dsl_dir_rename_check() on the error path in the "if (dsl_dir_is_zapified(dd))" block (near l...
-
09:07 PM Bug #4899: xgettext(1) of shell scripts can generate invalid strings
- GNU xgettext seems to just ignore these tokens entirely.
-
09:03 PM Bug #4899: xgettext(1) of shell scripts can generate invalid strings
- the same is true of s10_boot.ksh with "Warning: \\" and and kclient.sh with the "Principal or policy already exists" ...
-
09:02 PM Bug #4899 (New): xgettext(1) of shell scripts can generate invalid strings
- xgettext of kclient.sh will generate a msgid "Principal \\", which contains unbalanced quotes (because of the escape)...
-
06:02 PM Bug #4829 (Closed): sema_init(3C) botches the arguments in an example
- "git commit 3fabe5138cfcd4ff6438a18be90e712cd6cbb7ff":https://github.com/illumos/illumos-gate/commit/3fabe5138cfcd4ff...
-
01:02 AM Bug #4085 (In Progress): mpathadm list lu cause panic
- This has the same symptoms as an issue with retired devices with multiple paths we have identified and fixed, with th...
-
12:32 AM Bug #1778: Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func
- I think I'm seeing this trying to import the zones pool in a 20 (physical) core SmartOS box. I can't see a work arou...
2014-05-29
-
09:06 PM Bug #4898 (Closed): smb shouldn't try to set TRUSTED_FOR_DELEGATION
- ...
-
06:33 PM Feature #3897 (Closed): zfs filesystem and snapshot limits
- "git commit fb7001f1cd0ee8c6cacc800126125242e40ecbd4":https://github.com/illumos/illumos-gate/commit/fb7001f1cd0ee8c6...
-
12:05 PM Bug #4897: Space accounting mismatch in L2ARC/zpool
- Code review available at: http://reviews.csiden.org/r/35/
-
10:27 AM Bug #4897 (Closed): Space accounting mismatch in L2ARC/zpool
- L2ARC vdev space usage statistics are calculated as the delta between the maximum and minimum vdev offset ever writte...
-
10:03 AM Feature #4896 (New): Performance improvements for KCF AES modes
- The KCF has numerous serious performance deficiencies under that severely impede its usability:
1) AES-NI accelerati...
2014-05-28
-
06:15 AM Bug #4895: system coredump when delete lu during data copy
- To be noted, the system is OpenIndiana 151a8
And I tested without using backgroud task to delete lu, system works fi... -
06:11 AM Bug #4895 (New): system coredump when delete lu during data copy
- 1, configure couple of LUNs(Here I created 3)
2, copy data to one of the LUN on Win 7
3, delete all the created LUN...
2014-05-27
-
11:12 PM Bug #4774 (Closed): Typos in tcp(7P) manpage
- "git commit 64f4fcac54a47f8ee19c798b4f4eb1399a0167d4":https://github.com/illumos/illumos-gate/commit/64f4fcac54a47f8e...
-
09:38 AM Bug #4774: Typos in tcp(7P) manpage
- Sent RTI.
-
11:12 PM Bug #4841 (Closed): lockf(3c): Minor formatting issues in man page
- "git commit 7964943488a95dc9789c485ad9bc815283aadc35":https://github.com/illumos/illumos-gate/commit/7964943488a95dc9...
-
09:38 AM Bug #4841: lockf(3c): Minor formatting issues in man page
- Sent RTI.
-
11:12 PM Bug #4835 (Closed): getexecattr(3secdb): Minor formatting issues
- "git commit 24da2bc2871eea8d50b67afc26dce9fd125f3947":https://github.com/illumos/illumos-gate/commit/24da2bc2871eea8d...
-
09:37 AM Bug #4835: getexecattr(3secdb): Minor formatting issues
- Sent RTI.
-
11:12 PM Bug #4839 (Closed): 3294 generated elfdump struct layouts by hand, shouldn't have
- "git commit 894fa7ba71de90ec2b4a468b77d5d20d75299104":https://github.com/illumos/illumos-gate/commit/894fa7ba71de90ec...
-
08:55 PM Bug #4894 (Closed): svcadm returns unexpected exit codes for restart/refresh when EPERM
- When running svcadm from a limited user that does not have permissions, the enable and disable actions return a failu...
-
06:51 PM Bug #4893 (Closed): share_nfs(1m): Typo 'node' vs. 'mode'
- The "node name" should be changed to "mode name" here in the share_nfs(1m) man page:...
2014-05-26
-
05:20 PM Bug #4892 (New): svccfg man page: incorrect documentation for unsetenv
- The man page for svccfg states:...
-
04:50 PM Bug #4774 (In Progress): Typos in tcp(7P) manpage
- http://cr.illumos.org/~webrev/wdowling/4774-tcp-manpage-formatting/
-
04:43 PM Bug #4835 (In Progress): getexecattr(3secdb): Minor formatting issues
- http://cr.illumos.org/~webrev/wdowling/4835-getexecattr-manpage-formatting/
-
04:14 PM Bug #4841: lockf(3c): Minor formatting issues in man page
- Waiting for review http://cr.illumos.org/~webrev/wdowling/4841-lockf-manpage-formatting/
-
10:19 AM Bug #4841 (In Progress): lockf(3c): Minor formatting issues in man page
2014-05-25
-
08:40 PM Feature #4891 (Closed): want zdb option to dump all metadata
- Matt Ahrens:...
-
08:08 PM Bug #4890 (New): ztest assertion: scn->scn_phys.scn_min_txg <= vdev_dtl_min(vd) in vdev_dtl_should_excise()
- George Wilson:...
-
06:06 AM Bug #4889 (New): EOF various obsolete SCSA functions
- SCSA defines the following functions, all of which are Obsolete, and none of which have current callers anymore. Its...
-
12:18 AM Bug #4888 (Closed): Undocument dma_req(9s)
- There are no public interfaces that use dma_req(9s), so we should remove the documentation for it as well, and any re...
2014-05-24
-
11:15 PM Bug #4885 (Closed): EOF scsi_hba_attach
- This was accidentally resubmitted. Its a dup of 4884.
-
11:09 PM Bug #4885 (Closed): EOF scsi_hba_attach
- The legacy SCSI routine scsi_hba_attach() was deprecated back in Solaris 8 time frame; nobody uses it anymore. (I've...
-
11:13 PM Bug #4887 (Closed): EOF ddi_iomin
- The ddi_iomin() routine has been marked obsolete for ages. It is a hold over from ancient days. The SPARC implement...
-
11:11 PM Bug #4886 (Closed): EOF ddi_dmae_getlim
- There are no callers of this function (and darn few consumers of DMA engine interfaces in particular -- only the anci...
-
11:09 PM Bug #4884 (Closed): EOF scsi_hba_attach
- The legacy SCSI routine scsi_hba_attach() was deprecated back in Solaris 8 time frame; nobody uses it anymore. (I've...
-
11:08 PM Bug #4883 (Closed): stale references to ddi_dma_setup should be cleaned
- For example, in ddi_check_acc_handle:
\\fB\\fIdma_handle\\fR \\fR
.ad
.RS 15n
DMA handle obtained from a previo...
2014-05-23
-
08:19 PM Bug #4882 (Closed): remove "All rights reserved" from prototypes
- "git commit d2322f76236c14828bf0a3326ad74dd8df6e8cb2":https://github.com/illumos/illumos-gate/commit/d2322f76236c1482...
-
05:12 PM Bug #4882: remove "All rights reserved" from prototypes
- Diffs here: https://bitbucket.org/gdamore/illumos-gate/commits/e9a2821d874d909cc2bc27e9a4a928961a169e4d?at=4882
-
05:01 PM Bug #4882 (Closed): remove "All rights reserved" from prototypes
- The clause "All rights reserved." is a historical legacy that serves no purpose whatsoever post 2000. See the detail...
-
04:40 PM Bug #4881 (Closed): zfs send performance degradation when embedded block pointers are encountered
- Matt Ahrens:...
-
04:21 PM Bug #3835 (Closed): zfs need not store 2 copies of all metadata
- "git commit edf345e6b8342e8627ec20ce821a977a62cee19d":https://github.com/illumos/illumos-gate/commit/edf345e6b8342e86...
-
10:41 AM Bug #4880 (New): kernel panic due to zpool i/o on a flash card
- illumos was built from the source at 20 of may (to define a revision)
a zfs pool was created on an external flash ca... -
10:33 AM Bug #4775: Typo in getaddrinfo(3SOCKET) man page
- Patch committed https://github.com/illumos/illumos-gate/commit/fec8e666848d54d90131b7c7d63132a3168697c2
-
12:00 AM Bug #4775 (Closed): Typo in getaddrinfo(3SOCKET) man page
- "git commit fec8e666848d54d90131b7c7d63132a3168697c2":https://github.com/illumos/illumos-gate/commit/fec8e666848d54d9...
-
06:44 AM Feature #3753: Add zfs receive property support (zfs recv -o)
- Is this still being worked on?
-
05:12 AM Feature #4869: need libc secure enhancements for libressl
- Btw, libc's calloc is a bit better than the one you found in mapmalloc: (libc's calloc is in libc/port/gen/calloc) -...
-
05:09 AM Feature #4869: need libc secure enhancements for libressl
- So it turns out that there are a bunch of additional interfaces required for C11 (a bunch of interfaces that come wit...
-
04:25 AM Bug #4878 (Closed): bug with printf and missing unsigned argument
- "git commit e56bd28502ece54c39ad86fd96643790902bb93e":https://github.com/illumos/illumos-gate/commit/e56bd28502ece54c...
2014-05-22
-
10:21 PM Bug #4775: Typo in getaddrinfo(3SOCKET) man page
- New patch attached - reviewed and sent for RTI.
http://cr.illumos.org/~webrev/wdowling/getaddinfo-formatting-bug/ -
08:27 PM Bug #4775 (In Progress): Typo in getaddrinfo(3SOCKET) man page
-
08:27 PM Bug #4775: Typo in getaddrinfo(3SOCKET) man page
- Change has been made. Submitting for review. Patch attached.
-
09:23 PM Bug #4879 (New): Memory leak in protoString()
- strdup'ed in line 402 (bnu/conn.c) memory block is never released.
-
09:13 PM Bug #4878: bug with printf and missing unsigned argument
- ...
-
09:07 PM Bug #4878 (Closed): bug with printf and missing unsigned argument
- The upstream/downstream FreeBSD fixed a problem with printf:
http://svnweb.freebsd.org/base?view=revision&revi...
2014-05-21
-
11:57 PM Bug #4877 (Closed): sshd never resolves client name in default configuration
- In the default configuration, LookupClientHostnames is "yes" and VerifyReverseMapping is "no". However, if VerifyRev...
-
11:06 PM Feature #4869: need libc secure enhancements for libressl
- Hi, OpenBSD dev here (mostly a porter but I dabble in various things); I was pointed at this ticket and just wanted t...
-
08:55 PM Bug #4867 (Closed): Uninitialized variables in libnsl
- "git commit d00075c72fe6e0468054c64c53d70554c1d1cb02":https://github.com/illumos/illumos-gate/commit/d00075c72fe6e046...
-
08:01 PM Bug #4867 (Pending RTI): Uninitialized variables in libnsl
-
08:58 AM Bug #3621: ZFS LU stuck in the offlining state
- plus, nexenta is ok with this
-
08:07 AM Bug #3621: ZFS LU stuck in the offlining state
- Hello All,
what's the result of this fix? I verified the fix with OI(151_a7, cherry pick the fix) and found that the... -
06:42 AM Bug #4453: driver/storage/sdcard package missing driver for sdcard
- And again, after /hipster update, functionality is gone:...
2014-05-20
-
11:35 PM Bug #4874 (Closed): misplaced continue in smb_netbios_util.c
- From IRC:...
-
10:48 PM Bug #4873 (Closed): zvol unmap calls can take a very long time for larger datasets
- Currently, @dbuf_free_range@ iterates over all dbufs in an object when freeing a range (since @dn->dn_dbufs@ is a lin...
-
10:45 PM Bug #4872 (Closed): system crash after nlm_gc hits bogus mutex
- ...
-
10:33 PM Bug #4853 (New): illumos-gate is not lint-clean when built with openssl 1.0
-
08:23 PM Bug #4871 (In Progress): t_sync(3nsl) is not thread safe
- The t_sync(3nsl) function is not thread safe.
The t_sync() synchronizes the data structures maintained by libnsl w... -
02:51 PM Bug #4857 (Closed): xargs(1) -n and -I combine to do potentially the wrong thing
- "git commit 826ac02a0def83e0a41b29321470d299c7389aab":https://github.com/illumos/illumos-gate/commit/826ac02a0def83e0...
2014-05-19
-
08:04 PM Bug #4730 (Closed): metaslab group taskq should be destroyed in metaslab_group_destroy()
- "git commit be082110c08433beadb738ad3be035a73d995ea8":https://github.com/illumos/illumos-gate/commit/be082110c08433be...
-
07:41 PM Bug #4870 (Closed): t_listen(3nsl): Typo TPROT0
- Here in the t_listen(3nsl) man page there is TPROT0 instead of TPROTO (please note zero vs. uppercase letter o):
<... -
05:20 PM Bug #4853 (Closed): illumos-gate is not lint-clean when built with openssl 1.0
- "git commit a65cd518c5d0f30c53594a7022eb0f7d04c98cef":https://github.com/illumos/illumos-gate/commit/a65cd518c5d0f30c...
-
02:55 PM Bug #4868 (Closed): ifconfig(1M)'s "addif" uses an uninitialized mask if not specified
- "git commit 60b43c45a204a6c0651e8017e1e505015ba74094":https://github.com/illumos/illumos-gate/commit/60b43c45a204a6c0...
-
03:26 AM Bug #4857: xargs(1) -n and -I combine to do potentially the wrong thing
- https://bitbucket.org/gdamore/illumos-gate/commits/a9a85ea1e2ada4f9b91e3bf0cd32b4f831142685
-
03:25 AM Bug #4857 (Pending RTI): xargs(1) -n and -I combine to do potentially the wrong thing
2014-05-18
-
04:47 PM Feature #4869 (New): need libc secure enhancements for libressl
- LibreSSL team are rewriting major portions of OpenSSL. This is a very very good thing.
However, they have a need ... -
04:43 PM Bug #1216: long lines in man pages
- To be clear, I'm convinced that reflowing license text is *fine*. We do need to be careful to preserve any whitespac...
-
03:23 PM Bug #3594: Accessing a password protected CIFS share from an android device always fail
- Is there a chance that this issue will be looked at?
-
02:55 AM Bug #4868 (Closed): ifconfig(1M)'s "addif" uses an uninitialized mask if not specified
- If you do something like this (pardon my {v4,v6} regexps):
ifconfig e1000g0 {,inet6} addif {x.y.z.N,xxxx:y...
2014-05-17
-
01:40 PM Bug #1778: Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func
- For some reason it processes every slice in a new thread which lookups up the VTOC/GPT and uses that information to n...
2014-05-16
-
11:05 PM Bug #4545: _t_create(): Use after free in error code paths
- In addition, none of the code executed after the add_tilink() call in _t_create() requires to hold the ntiptr->ti_loc...
-
10:59 PM Bug #4545 (In Progress): _t_create(): Use after free in error code paths
-
10:58 PM Bug #4545: _t_create(): Use after free in error code paths
- The newly allocated ntiptr (via the add_tilink() function) is added into the hash_bucket array in the add_tilink(). A...
2014-05-15
-
06:51 PM Bug #4867 (Closed): Uninitialized variables in libnsl
- I temporarily removed -Wno-uninitialized from usr/src/lib/libnsl/Makefile.com and tried to compile libnsl. Most of th...
-
03:28 PM Bug #4776 (Closed): man: don't lie about ddi_get_time(9f) uses
- "git commit 084f5824534451de5631228a9637b2c7bc7322cd":https://github.com/illumos/illumos-gate/commit/084f5824534451de...
-
03:28 PM Bug #4778 (Closed): iprb shouldn't abuse ddi_get_time(9f)
- "git commit 0529d5c654f682ce87e4f74affd1c83c429c50e1":https://github.com/illumos/illumos-gate/commit/0529d5c654f682ce...
-
03:28 PM Bug #4779 (Closed): vhci shouldn't abuse ddi_get_time(9f)
- "git commit aa6577ebdcd1cd4be810e610056636f5df7904f9":https://github.com/illumos/illumos-gate/commit/aa6577ebdcd1cd4b...
-
03:28 PM Bug #4780 (Closed): comstar iSCSI target shouldn't abuse ddi_get_time(9f)
- "git commit 55a3a0ef881a0e1c7da841d46bb5878758497dc1":https://github.com/illumos/illumos-gate/commit/55a3a0ef881a0e1c...
-
03:28 PM Bug #4781 (Closed): sd shouldn't abuse ddi_get_time(9f)
- "git commit 7c64340fe7f813fbf9b6874c9422f7765bc54eb8":https://github.com/illumos/illumos-gate/commit/7c64340fe7f813fb...
-
03:28 PM Bug #4782 (Closed): usba shouldn't abuse ddi_get_time(9f)
- "git commit e5815e7afac983d9ae9b2316e5056c8401cf7e5e":https://github.com/illumos/illumos-gate/commit/e5815e7afac983d9...
-
03:28 PM Bug #4787 (Closed): ipf: remove rate_limit_message
- "git commit 12928d597a28b7743c3fc254b6fcfc05560c1720":https://github.com/illumos/illumos-gate/commit/12928d597a28b774...
-
03:28 PM Bug #4777 (Closed): ibdm shouldn't abuse ddi_get_time(9f)
- "git commit e1d3217b9afde782c4d3e946fda0e6ef36a61306":https://github.com/illumos/illumos-gate/commit/e1d3217b9afde782...
-
03:28 PM Bug #4788 (Closed): mac shouldn't abuse ddi_get_time(9f)
- "git commit 4d6a58d3c7586ed5866f9309d460081a9102c5e6":https://github.com/illumos/illumos-gate/commit/4d6a58d3c7586ed5...
-
09:51 AM Bug #4866 (New): arc_meta eats up all the ram and kills the system
- description: arc_meta exceeds the limit shown (can't be set anymore and it's autotuned by system), eats ALL the ram a...
2014-05-14
-
09:22 PM Bug #693 (In Progress): Opensource replacement of sunwlibm
- http://cr.illumos.org/~webrev/estibi/693-libm/
-
08:50 PM Feature #4864: update emlxs from source provided by Emulex for 16G FC
- Webrevs:
http://ma.nexenta.com/~woodstock/illumos-emlxs-1/
http://ma.nexenta.com/~woodstock/illumos-emlxs-2/ -
07:58 PM Feature #4864 (Closed): update emlxs from source provided by Emulex for 16G FC
- We (Nexenta) received a source drop for emlxs from Emulex to support their 16G FC cards. We have tested this and made...
-
02:04 PM Bug #494: ssh depends on missing UTF-8 iconv data
- The lack of these iconv components also causes issues with SMB. Domain join in particular just doesn't work at all w...
-
10:17 AM Bug #4827: nfs4: slow file locking
- I've attached a git format-patch file. This patch contains a fix for #4837 and should make the file locking a bit fas...
-
07:20 AM Bug #4453: driver/storage/sdcard package missing driver for sdcard
- After latest /hipster update (SunOS 5.11 illumos-7a0c0c8 Solaris) it works!?!?!?!...
2014-05-13
-
10:33 PM Bug #4854 (Closed): printf(1) doesn't support %b and \\c properly
- "git commit 598f4ceed9327d2d6c2325dd67cae3aa06f7fea6":https://github.com/illumos/illumos-gate/commit/598f4ceed9327d2d...
-
10:33 PM Bug #4818 (Closed): printf(1) should support n$ width and precision specifiers
- "git commit 598f4ceed9327d2d6c2325dd67cae3aa06f7fea6":https://github.com/illumos/illumos-gate/commit/598f4ceed9327d2d...
-
02:23 PM Feature #4863: illumos-gate can't be built with fresh perl versions
- Webrev is here: http://cr.illumos.org/~webrev/alp/4863/
-
02:07 PM Feature #4863 (Closed): illumos-gate can't be built with fresh perl versions
- When I try to build illumos-gate with perl 5.16, I receive warnings from ld about symbol referencing errors. For exam...
-
01:40 PM Bug #1778: Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_import.c, line 1077, function zpool_open_func
- I have been dealing with this same issue, so it seems this problem persists, but is only apparently occurring in some...
-
06:40 AM Bug #4861 (In Progress): libnsl: The timeout implementation using alarm()/longjmp() is dangerous
- There are several places in libnsl where the following (or similar) construction is used:...
-
01:04 AM Bug #4766 (Closed): test2
-
12:51 AM Bug #4766: test2
- I presume you were using this bug to test Electric Monk or internal scripts? Can we close it now?
-
12:54 AM Bug #4580: /usr/bin/grep can't handle multibyte characters
- Agreed. However, note that xpg4 grep uses extended regexes rather than simple ones. This may break some people. We...
-
12:44 AM Bug #4860 (Closed): ksh93: core in printf
- I have found several ways to core printf in ksh93. For example:
printf '%1$*2$s' 5 x
printf '%3$*.*s' 6 2 abc ...
2014-05-12
-
03:55 PM Bug #4722: fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- Udo Grabowski wrote:
> /usr/lib/fm/fmd/fminject seems to be the right tool to test,
> see the 3rd comment in
> <... -
03:41 PM Bug #4722: fm/smtp-notify mails about events in previously closed cases upon fmd (re)start
- /usr/lib/fm/fmd/fminject seems to be the right tool to test,
see the 3rd comment in
<https://community.oracle.com... -
07:50 AM Bug #4858: high sync write load with fio drive as log device causes system to panic
- ok just tested with Intel S3700 series as LOG, same issue occurs...
-
03:19 AM Bug #4518: lockd: Cannot establish NLM service over <file desc. 9, protocol udp>
- Very similiar issue here. On boot, I get these errors and after a few minutes, svcadm clear svc:/network/nfs/nlockm...
-
02:23 AM Bug #4856 (Closed): remove stale \\(LH and OLD_LH logo files
- "git commit 7a0c0c86aaaba617e2100d0f6d28d71af41c889a":https://github.com/illumos/illumos-gate/commit/7a0c0c86aaaba617...
2014-05-11
-
04:31 PM Bug #4858 (New): high sync write load with fio drive as log device causes system to panic
- Similar to bug #1618
Occurs when IOMemory-VSL 3.26 is installed to use FIO drives (SLC or MLC PCI-E devices) as LOG ... -
01:02 AM Bug #4768 (Closed): Handling of rfs4_start_time is fragile
- "git commit 25a1318c7b398ea2cc4a31ea6d3fa5c1ffea91b9":https://github.com/illumos/illumos-gate/commit/25a1318c7b398ea2...
2014-05-10
-
12:13 PM Bug #4849 (In Progress): strlcpy(9F) points to the wrong header
- Easy Fix,
I will take this one
Bart
2014-05-09
-
08:02 PM Bug #4857: xargs(1) -n and -I combine to do potentially the wrong thing
- --- a/usr/src/cmd/xargs/xargs.c
+++ b/usr/src/cmd/xargs/xargs.c
@@ -19,6 +19,7 @@
* CDDL HEADER END
*/
/*
... -
07:44 PM Bug #4857: xargs(1) -n and -I combine to do potentially the wrong thing
- Actually this isn't quite right analysis. Because -I is busted even without -n.
-
07:40 PM Bug #4857: xargs(1) -n and -I combine to do potentially the wrong thing
- Actually, -n1 and -I are mutually incompatible semantically.
The behavior of xargs is to try to apply the last beh... -
07:24 PM Bug #4857: xargs(1) -n and -I combine to do potentially the wrong thing
- GNU's behavior is correct. Ours isn't. I think I regressed the behavior.
The specific language POSIX requires is... -
05:49 PM Bug #4857: xargs(1) -n and -I combine to do potentially the wrong thing
- http://pubs.opengroup.org/onlinepubs/009604599/utilities/xargs.html seems to suggest -I implies the command given is...
-
05:33 PM Bug #4857 (Closed): xargs(1) -n and -I combine to do potentially the wrong thing
- We do these two things, which seems clearly wrong:...
-
06:09 AM Bug #4856: remove stale \\(LH and OLD_LH logo files
- Proposed fix at:
https://bitbucket.org/gdamore/illumos-gate/commits/3213811d5896fb4c68aba37991df9e8ed56ef5de
-
06:07 AM Bug #4856 (Closed): remove stale \\(LH and OLD_LH logo files
- The special troff characters \\(LH and \\(OLD_LH (not sure if you could call it that way) as well as some other obsol...
Also available in: Atom