Activity
From 2017-07-03 to 2017-08-01
2017-08-01
-
07:05 PM Bug #8224 (Closed): libshell: operation on '_Fcin.fcptr' may be undefined
- "git commit f25e629a56ba86e6dfc1e50a16f54fdffee36eac":https://github.com/illumos/illumos-gate/commit/f25e629a56ba86e6...
-
06:05 PM Bug #8521 (Closed): nvlist memory leak in get_clones_stat() and spa_load_best()
- "git commit 7d3000f774e20097a1ee45cbd06d0e38065ddd5a":https://github.com/illumos/illumos-gate/commit/7d3000f774e20097...
-
02:45 PM Bug #8521: nvlist memory leak in get_clones_stat() and spa_load_best()
- A couple things to make note of:
1. nvlist_add_nvlist() (and the "fnvlist" variant) copies the passed-in nvlist le... -
06:05 PM Bug #8552 (Closed): ZFS LUA code uses floating point math
- "git commit 916c8d881190bd2c3ca20d9fca919aecff504435":https://github.com/illumos/illumos-gate/commit/916c8d881190bd2c...
-
02:07 PM Bug #8553 (Closed): zonecfg should tab complete allowed-address
- When run interactively, zonecfg will do autocompletion if you hit tab.
When in add net, you only get offered
se...
2017-07-31
-
11:42 PM Bug #8552 (Closed): ZFS LUA code uses floating point math
- In the LUA interpreter used by "zfs program", the lua format() function accidentally includes support for '%f' and fr...
-
10:00 PM Bug #8196 (Closed): captoinfo: misleading-indentation
- "git commit e673284edbe30663db4830bfc2c74d629ff279e7":https://github.com/illumos/illumos-gate/commit/e673284edbe30663...
-
10:50 AM Feature #8548: want memset_s(3C)
- Re-reading the standard, looks like we guarantee all of the bounds-checked functions to be available only if we defin...
-
04:55 AM Bug #8499 (Closed): ficl: this statement may fall through
- "git commit d65dfb0a6855414a1ff916b896e8be0fbe0d212a":https://github.com/illumos/illumos-gate/commit/d65dfb0a6855414a...
2017-07-30
-
06:12 PM Bug #6546 (Feedback): "zpool get guid,freeing,leaked" shows "SOURCE" as "default"
- back to the pool.
-
06:11 PM Bug #6713 (Rejected): zpool(1M): missing description for property 'leaked'
- re-reading the review for this, not sure if this should be documented at all.
-
04:08 PM Bug #7875 (Closed): libcurses: multiple misleading-indentation errors
- "git commit e07d85f87c3920e032adb855fdc500e4616c7718":https://github.com/illumos/illumos-gate/commit/e07d85f87c3920e0...
-
08:20 AM Bug #8196: captoinfo: misleading-indentation
- Toomas Soome wrote:
> Building with gcc 6:
>
> [...]
>
> And so on, quite many of those.
-
12:44 AM Feature #1783 (Closed): ACPI CA should be less verbose in release builds
2017-07-29
-
11:39 PM Feature #8546 (Closed): want recallocarray(3C) and freezero(3C)
- "git commit f1cdbd3731f01314c1d46f05280ad63f1770fdc6":https://github.com/illumos/illumos-gate/commit/f1cdbd3731f01314...
-
05:44 PM Feature #5980 (Closed): in-kernel inet_ntop should format IPv4 addresses like userland one
- "git commit 0b905b49d460a57773d88d714cd880ffe0182b7c":https://github.com/illumos/illumos-gate/commit/0b905b49d460a577...
-
03:39 AM Bug #8487 (Closed): cfgadm_plugins/shp: memory leak in cfga_get_condition()
- "git commit 3facafd61791b16f112797f1b07dde00ab6b9a59":https://github.com/illumos/illumos-gate/commit/3facafd61791b16f...
2017-07-28
-
10:37 PM Feature #8550 (Closed): increase xhci bulk transfer sgl count
- The xhci driver today defaults to using DMA attributes of up to 8 entries when performing bulk transfers. We had exam...
-
10:32 PM Bug #8543 (Closed): nss_ldap crashes handling a group with no gidnumber attribute
- "git commit a3bcc60de108dc761615b2b9561d6dc76971f471":https://github.com/illumos/illumos-gate/commit/a3bcc60de108dc76...
-
09:53 PM Bug #8549 (Closed): svc:/system/pools/dynamic manifest and method are in the service/resource-pools package instead of service/resource-pools/poold
- The service/resource-pools/poold package installs the dynamic resource pool management daemon but the manifest and me...
-
09:23 PM Bug #8463 (Closed): common/acl: 'resultcount' may be used uninitialized in this function
- "git commit b2ce6e4ebc262a57e5c5d0224b2577526261a0e4":https://github.com/illumos/illumos-gate/commit/b2ce6e4ebc262a57...
-
07:49 PM Bug #8486 (Closed): libdiskmgt: memory leak in slice_get_stats()
- "git commit 83e86541459022f059e0bf50ebbc33fc8ec2d62e":https://github.com/illumos/illumos-gate/commit/83e86541459022f0...
-
07:40 PM Feature #8548: want memset_s(3C)
- I think that @memset_s()@ and the constraint handlers that it needs can be done separately (as was done in FreeBSD), ...
-
06:36 PM Feature #8548: want memset_s(3C)
- Are we going to need to implement the whole of Annex K?
-
12:59 PM Feature #8548 (Closed): want memset_s(3C)
- memset_s is C11 addition, and is already required by some software out there (libressl?).
FreeBSD has recently int... -
07:06 PM Bug #8399 (Closed): sun_fc: in C++11 destructors default to noexcept
- "git commit 7f6d142fc0001e76967b1f047b6df5bc4c5d9082":https://github.com/illumos/illumos-gate/commit/7f6d142fc0001e76...
-
06:15 PM Feature #8492 (Closed): AVX512 dis - legacy logical instructions
- "git commit d242cdf5288b86d9070d88791c8ee696612becdc":https://github.com/illumos/illumos-gate/commit/d242cdf5288b86d9...
-
04:32 PM Feature #8528 (Closed): Want Chelsio T6 support
- "git commit 3dde7c95de085cfe31f989eff6cefb775563eeb8":https://github.com/illumos/illumos-gate/commit/3dde7c95de085cfe...
-
12:10 PM Feature #8547 (Closed): update mandoc to 1.14.3
- update mandoc (now it's the official name) suite to new upstream version, which among a lot of fixes, brings in much ...
-
09:54 AM Feature #8546 (Closed): want recallocarray(3C) and freezero(3C)
- another openbsd compatibility functions:...
-
09:17 AM Feature #4869: need libc secure enhancements for libressl
- #5428 added @reallocarray()@.
2017-07-27
-
10:20 PM Bug #5599 (Closed): fix mandoc lint errors/warnings with manfiles
- closing as there's no feedback.
-
10:19 PM Bug #6246: debug build failed after integration #4185
- Yuri Pankov wrote:
> is this still actual?
using gcc5 and gcc6 now without problems, but probably it was fixed on... -
10:09 PM Bug #6246 (Feedback): debug build failed after integration #4185
- is this still actual?
-
10:16 PM Feature #5858 (Closed): Support Ed25519 SSH keys
- This was most likely filed against sunssh, closing.
-
09:57 PM Bug #6621 (Closed): NULL pointer constant issues in lib/lvm
- lib/lvm is no more.
-
09:57 PM Bug #6630 (Closed): NULL pointer constant issues in cmd/lvm
- cmd/lvm is no more.
-
09:51 PM Feature #7080 (Feedback): git-pbchk could evolve automatic parent branch selection
- Is this the same as #5167?
-
09:47 PM Bug #7128 (Closed): git-pbchk fails to detect parent branch
- Resolved in #5167.
-
09:23 PM Bug #8533 (Closed): ldap client causes smbd to crash / hang
- duplicates #8543, review is out for that one.
-
08:58 PM Bug #8543 (In Progress): nss_ldap crashes handling a group with no gidnumber attribute
- taking, we have a fix for this.
-
01:41 AM Bug #8543 (Closed): nss_ldap crashes handling a group with no gidnumber attribute
- When fetching group memberships for a user, if the user is a member of a group that does not have a gidnumber attribu...
-
08:45 PM Bug #2920 (Rejected): None of the manpages in the gate need eqn
- let's just close this as it doesn't do any harm and can be removed while touching the pages.
-
08:44 PM Bug #2921 (Rejected): Many manpages asking for tbl do not need it
- let's just close this as it doesn't do any harm and can be removed while touching the pages.
-
08:44 PM Bug #2921 (Feedback): Many manpages asking for tbl do not need it
-
01:13 PM Bug #8520: lzc_rollback_to should support rolling back to origin
- Pull request for the change https://github.com/openzfs/openzfs/pull/434
The idea is to remove the overly restricti... -
02:45 AM Bug #8544 (Rejected): syseventd's zfs_mod dies trying to concurrently access libzfs_ns_avl
- we have syseventd dying intermittently with the following trace:...
2017-07-26
-
10:53 PM Bug #640 (In Progress): number_to_scaled_string is duplicated in several commands
-
09:09 PM Bug #8248 (Closed): dboot: dboot_startkern.c should be more consistent about type casts
- "git commit 44b94201113baeac54736e6ea488566d4a01ce48":https://github.com/illumos/illumos-gate/commit/44b94201113baeac...
-
08:01 PM Feature #8542 (New): Add dd sparse output mode
- Add a dd oflag `sparse', for an output mode akin to freebsd:...
-
06:23 PM Bug #8541 (Closed): pfiles does not properly identify PF_KEY or PF_POLICY
- Discovered in-house at Joyent as OS-6254, the pfiles(1) command doesn't report information that a socket is PF_KEY or...
-
03:42 PM Bug #8511: mpt_sas driver no longer supports CD/DVD/BD (SCSI type 5) SATA devices
- Hi Robert, thanks for the follow-up. Of course I will test your patch.
-
02:16 PM Bug #7368: man incorrectly displays tables
- I'm testing the 1.14.2 release candidate now, and the results looks promising:...
2017-07-25
-
07:18 PM Bug #8373 (Closed): TXG_WAIT in ZIL commit path
- "git commit d28671a3b094af696bea87f52272d4c4d89321c7":https://github.com/illumos/illumos-gate/commit/d28671a3b094af69...
-
07:18 PM Bug #8508 (Closed): Mounting a zpool on 32-bit platforms panics
- "git commit b11fe8c01471a5bff68e83e1fe5f809ad16b3be8":https://github.com/illumos/illumos-gate/commit/b11fe8c01471a5bf...
-
06:54 PM Bug #8464 (Closed): audioconvert: cannot convert 'std::nullptr_t' to 'char' in assignment
- "git commit 2bee374f9ad3367948d472f4e3489135fcac9e1c":https://github.com/illumos/illumos-gate/commit/2bee374f9ad33679...
-
06:42 PM Bug #8395 (Closed): mr_sas: sizeof on array function parameter will return size of pointer
- "git commit 3344ffb75c0f6746eb694e4389f752801e9c7a4e":https://github.com/illumos/illumos-gate/commit/3344ffb75c0f6746...
-
06:32 PM Bug #8526 (Closed): zonecfg manpage should cover allowed-address and admin
- "git commit 2b2443bf9e984698b2f494d354a20c16430c899f":https://github.com/illumos/illumos-gate/commit/2b2443bf9e984698...
-
04:12 PM Bug #8353: some written buffers are not deducted from dirty size
- Yes, we introduced the io_phys_done accounting specifically because doing it in io_done is too coarse-grained. Logic...
-
03:57 PM Bug #8511: mpt_sas driver no longer supports CD/DVD/BD (SCSI type 5) SATA devices
- Hi Marcel, sorry about the breakage here. This is my fault. If I put together a patch for this would you be able to t...
-
03:50 PM Feature #8539 (Closed): better handling for AMD-specifc *save_ctxt FP exceptions
- In xsave_ctxt we have this block which was copied directly from fpxsave_ctxt....
-
03:49 PM Feature #8538 (Closed): add support for xsaveopt for improved context switching
- The xsave support we're currently using requires a fixed size and overhead for the save area. As Intel adds more stat...
-
03:48 PM Feature #8537 (Closed): rtld needs to learn about AVX512
- As with YMM registers that need to be preserved when going through the PLT, we'll need to do the same with the ZMM re...
-
03:46 PM Feature #8536 (Closed): xsave area should size dynamically, based on CPU features
- AVX512 adds almost 2k to the xsave area in each LWP. Intel clearly intends for the xsave area to be dynamically sized...
-
03:45 PM Feature #8535 (Closed): kernel cpuid support for new processors
- The kernel needs to be able and detect several new AVX-512 related CPUID features as well as those that related to th...
-
03:44 PM Feature #8534 (Closed): Want AVX-512 Support
- Intel has increased the AVX vector size to 512 bit registers on its newer processors. Allowing users to use these new...
-
01:52 PM Feature #8515 (Closed): remove audiovia97
- "git commit fdcdcd05cfdd6d1ad2bd29b805740668c2437aa7":https://github.com/illumos/illumos-gate/commit/fdcdcd05cfdd6d1a...
-
09:34 AM Bug #8533 (Closed): ldap client causes smbd to crash / hang
- Hi,
we are running omnios as a zfs storage server:
SunOS omnios01 5.11 omnios-r151022-f9693432c2 i86pc i386 i86... -
01:51 AM Bug #8529 (Closed): Extended and regular SADB_ACQUIREs should share address extension code
- The Solaris/illumos modifications to PF_KEY (RFC 2367) involve a second type of SADB_ACQUIRE message: the extended A...
2017-07-24
-
11:48 PM Feature #8343 (Closed): PCIe serial cap should be automatically added to device properties
- "git commit 826c0d1d61fdbb1e3a35b1ed2f5ec3f77c29949b":https://github.com/illumos/illumos-gate/commit/826c0d1d61fdbb1e...
-
11:35 PM Feature #8528 (Closed): Want Chelsio T6 support
- Chelsio has provided us updates to the cxgbe driver to support their newer 25/40/100 cards from the T6 line.
-
09:12 PM Bug #8437: dlmgmt_setzoneid() doesn't enforce uniqueness
- I've requested that the advocates backout this change as it was found to break zone halt on OmniOS (and probably all ...
-
03:50 PM Bug #8527 (Closed): tty buffer/queue sizes should be larger
- At present, we accept 256 bytes of input in cooked mode, and 512 in raw. 2K is a more usual amount.
I've hit thes... -
01:59 PM Bug #8508: Mounting a zpool on 32-bit platforms panics
- Vitaliy, here's the backtrace (pulled from a pastebin I posted when I hit it):...
-
01:57 PM Bug #8508: Mounting a zpool on 32-bit platforms panics
- Pull request: https://github.com/openzfs/openzfs/pull/429
-
10:23 AM Bug #8508: Mounting a zpool on 32-bit platforms panics
- Justin, could you attach a stack dump of the panic ?
-
12:48 PM Bug #8525 (Closed): some more manpage spelling errors
- "git commit a2f77ecd473906b09203ea4f7a38bc73e661f9ee":https://github.com/illumos/illumos-gate/commit/a2f77ecd473906b0...
-
07:30 AM Bug #8526 (Closed): zonecfg manpage should cover allowed-address and admin
- While trying to work out how to set the allowed-address property for a zone, I noticed that the zonecfg man page does...
2017-07-23
-
03:52 PM Bug #8508: Mounting a zpool on 32-bit platforms panics
- Review Board link: https://www.illumos.org/rb/r/635/
-
01:06 PM Bug #8353: some written buffers are not deducted from dirty size
- I wonder if anyone measured a difference in performance between the current dirty data size accounting via io_phys_do...
-
12:42 PM Bug #8525 (Closed): some more manpage spelling errors
- The following:
set.1 - stettings
net_zoneidtonetid.9f - struture
tnfdump.1 - succcessful
kinit.1 - protoco not ...
2017-07-22
-
02:47 PM Feature #8523 (Closed): Fix "clobber" in a few Makefiles
- make clobber does not do the right thing in several Makefiles:
* CURTYPE override is not passed correctly when sub... -
02:35 PM Feature #8522 (New): Simplify a "SUBDIRS" makefile, usr/src/cmd/boot/scripts/Makefile, where there are no sub-directories
- usr/src/cmd/boot/scripts/Makefile can be greatly simplified.
-
12:29 AM Bug #8491 (Closed): uberblock on-disk padding to reserve space for smoothly merging zpool checkpoint & MMP in ZFS
- "git commit 79c2b812ee2010ebf20fdd92dc5f06b59000a94c":https://github.com/illumos/illumos-gate/commit/79c2b812ee2010eb...
2017-07-21
-
07:35 PM Bug #8521 (Closed): nvlist memory leak in get_clones_stat() and spa_load_best()
- Yuri reported this to the mailing list:
doing a `reboot -d` on current illumos-gate HEAD gives the following "::fi... -
02:39 PM Feature #6234 (Closed): nvme should support polled I/O
- "git commit 4ac9cfccca470985479d54f113ab420ee8215120":https://github.com/illumos/illumos-gate/commit/4ac9cfccca470985...
-
01:40 PM Bug #8520 (Closed): lzc_rollback_to should support rolling back to origin
- lzc_rollback_to() should support rolling back to a clone's origin.
The current checks in zfs_ioc_rollback() would no... -
01:32 PM Bug #8373: TXG_WAIT in ZIL commit path
- https://github.com/openzfs/openzfs/pull/428
-
04:43 AM Bug #7577 (Closed): mountd support to run on a fixed port
-
02:00 AM Bug #7577: mountd support to run on a fixed port
- "git commit 2c3ccf749587e2b956c37993a8446f163fbfad57":https://github.com/illumos/illumos-gate/commit/2c3ccf749587e2b9...
-
04:43 AM Bug #7569 (Closed): statd support to run on a fixed port
-
02:00 AM Bug #7569: statd support to run on a fixed port
- "git commit e72ff08d3b44e4e2f89e0ec84680f40062be00d5":https://github.com/illumos/illumos-gate/commit/e72ff08d3b44e4e2...
-
02:00 AM Feature #8330 (Closed): Add svc_tp_create_addr to libnsl
- "git commit dec98d2aa2912b1fbd0abd2574307a695b566692":https://github.com/illumos/illumos-gate/commit/dec98d2aa2912b1f...
-
02:00 AM Bug #7287: smb pam module not picking up libsmb from proto area
- "git commit 82584a069e2e3824df112a1249fa7818c01f9d49":https://github.com/illumos/illumos-gate/commit/82584a069e2e3824...
2017-07-20
-
06:09 PM Bug #8451 (Closed): cstyle: Remove space-tab sequences in usr/src/head
- "git commit 6e270ca825f06ec0e2d77db462b83074ec585f2f":https://github.com/illumos/illumos-gate/commit/6e270ca825f06ec0...
-
05:48 PM Feature #8519 (Closed): Add ns_name_pton2 to libresolv2 mapfile
- A missing ns_name_pton2 (__ns_name_pton2) SUNWPrivate interface is added for this issue. The library function was ori...
-
05:34 PM Feature #8518 (Closed): Allow using system-generated IAID/DUID for all DHCPv4
- By default, for an IPv4 interface that is not in an IP network multipathing (IPMP) group, that is not IP over InfiniB...
-
05:10 PM Bug #8517: Add ipadm and nwam options to allow designating a DHCP address as the primary interface
- Oops, this was meant to be a feature.
-
04:04 PM Bug #8517 (Closed): Add ipadm and nwam options to allow designating a DHCP address as the primary interface
- ifconfig has the following option:
primary
Defines the interface as the primary. ... -
03:32 PM Bug #8450 (Closed): UCODE_MAX_SIZE is too small for modern microcode
- "git commit 36ee0868e847bc76173d0402abf2d9df271ad623":https://github.com/illumos/illumos-gate/commit/36ee0868e847bc76...
-
02:57 PM Bug #8516 (Feedback): Suppress gcc errors with -Wno- in Makefile for usr/src/cmd
- While building illumos-gate usr/src/cmd with gcc-4.9.4, two types of gcc errors appeared that were difficult to corre...
-
09:50 AM Feature #8515 (Closed): remove audiovia97
- audiovia97 is 32-bit only driver for hardware one can hardly find; as commented by Garrett D'Amore:
"So the audiov... -
08:03 AM Feature #2745: Allow filtering of properties on zfs receive
- Hi,
Is the src code of what has been ported to nexenta available so that it just needs to be compiled to work unde... -
07:23 AM Feature #8514: Reimport mDNSResponder-625.41.2 with include guards, and update documentation
- C Fraire wrote:
> It would be helpful for continual synchronization of libdns_sd et al to Apple's version (and code ...
2017-07-19
-
09:17 PM Bug #7530: Non-admin users unable to mount SMB shares
- Any reason you haven't submitted this change for integration?
-
05:59 PM Bug #8496 (Closed): Multiple cores per socket does not work on Cloudstack KVM setup
- "git commit 73789e670fa73c1961b0449d97b3be10fe3c28ac":https://github.com/illumos/illumos-gate/commit/73789e670fa73c19...
-
05:59 PM Bug #7915 (Closed): checks in l2arc_evict could use some cleaning up
- "git commit 267ae6c3a88d2fc39276af66caafa978b0935b82":https://github.com/illumos/illumos-gate/commit/267ae6c3a88d2fc3...
-
03:40 PM Feature #8514 (New): Reimport mDNSResponder-625.41.2 with include guards, and update documentation
- It would be helpful for continual synchronization of libdns_sd et al to Apple's version (and code review thereof) if ...
-
02:55 PM Feature #7388: Support -h <hostname> for ipadm DHCP
- Instead of using /etc/defaultdomain, which was clarified as being NIS-only, the patch was changed to add an ADOPT_DOM...
-
03:46 AM Bug #8512: libstand won't build with GCC 7.1
- This looks like a duplicate of #8500.
2017-07-18
-
10:27 PM Bug #8513: make: incomplete function cast in libbsd
- Webrev: http://cr.illumos.org/~webrev/andy_js/8513/
-
10:24 PM Bug #8513 (New): make: incomplete function cast in libbsd
- Issue identified by GCC 7.1
-
10:12 PM Bug #8512: libstand won't build with GCC 7.1
- Webrev: http://cr.illumos.org/~webrev/andy_js/8512/
-
10:07 PM Bug #8512 (Closed): libstand won't build with GCC 7.1
- GCC 7.1 generates references to __divmoddi4 and __udivmoddi4 which need to be supplied by libstand.
-
09:41 PM Bug #8511 (New): mpt_sas driver no longer supports CD/DVD/BD (SCSI type 5) SATA devices
The log contains the following errors for all CD/DVD SATA devices:
Jul 17 16:49:12 omnios scsi: [ID 243001 kern....-
09:02 PM Bug #8510: pcmcia: typo in pcmcia_prop_op
- Webrev: http://cr.illumos.org/~webrev/andy_js/8510/
-
08:30 PM Bug #8510 (New): pcmcia: typo in pcmcia_prop_op
- An asterisk was used instead of an ampersand.
-
02:45 PM Bug #8449 (Closed): mdb inserts spurious newlines in wrapped input lines
- "git commit 448027eb5d1a94f6ed4660dc460928b2d3b0ff11":https://github.com/illumos/illumos-gate/commit/448027eb5d1a94f6...
-
02:35 PM Bug #8509: ld has a trouble linking c++ code built by GCC 7.1
- Webrev: http://cr.illumos.org/~webrev/andy_js/8509/
-
02:01 PM Bug #8509 (In Progress): ld has a trouble linking c++ code built by GCC 7.1
- Our handling for gnu.linkonce sections doesn't seem forgiving enough for GCC 7.1. The workaround is to loosen our ch...
-
04:15 AM Bug #8508 (Closed): Mounting a zpool on 32-bit platforms panics
- Mounting a zpool on a 32-bit system triggers a panic in spa_history_log_version() due to a type format mismatch for Z...
-
01:50 AM Bug #8507 (Closed): dladm show-link segfaults if you specify too many fields
- If you specify the same field more than once it causes a segfault:...
-
01:22 AM Feature #8506 (Closed): ping name service warnings should only happen once
- When we originally introduced the ping name services lookup warnings in 6211, we opted to warn once a minute. But in ...
-
01:20 AM Feature #8505 (Closed): netstat should warn when name services are slow
- As we've seen in cases like 6211 and 8503, when name services are not working, understanding what's going on in the s...
-
01:19 AM Feature #8504 (Closed): traceroute should warn when name services are slow
- As we've seen in cases like 6211 and 8503, when name services are not working, understanding what's going on in the s...
-
01:18 AM Bug #8503 (Closed): snoop seems to delay packets doing DNS resolution
- When running snoop without the "-r" option (which disables DNS lookups), it appears to do synchronous DNS lookups for...
-
01:14 AM Bug #8502 (Closed): illumos#7955 broke delegated datasets when libshare is not present
- The code in @lib/libzfs/common/libzfs_mount.c@ already basically handles the case when libshare is not installed. We ...
-
01:11 AM Bug #8501 (Closed): ixgbe has uninitialized kstat fields
- ixgbe creates a kstat based on the ixgbe_stat structure – but this structure has several fields that are only initial...
2017-07-16
-
12:23 PM Feature #7584: Improve 'zpool labelclear' command
- Here is the latest patch available so far.
2017-07-15
-
08:58 AM Feature #7584: Improve 'zpool labelclear' command
- FYI, a pull request is available here :
https://github.com/openzfs/openzfs/pull/424
with ongoing discussions + ... -
08:05 AM Bug #8500 (Closed): loader: need __divmoddi4 and __udivmoddi4
- The gcc 7 is generating code using __divmoddi4 and __udivmoddi4.
-
07:50 AM Bug #8499 (Closed): ficl: this statement may fall through
- The issue revealed by gcc 7 build:...
-
07:45 AM Bug #8498 (Closed): ficl: variable 'count' might be clobbered by 'longjmp' or 'vfork'
- Issue revealed by gcc 7 build:...
-
07:37 AM Bug #8497 (Closed): ficl: ficlStackCheckNospill should be static inline
- The problem revealed by gcc 7 build. The ficlStackCheckNospill is declared inline and without static, gcc 7 will inje...
-
12:32 AM Bug #8496 (Closed): Multiple cores per socket does not work on Cloudstack KVM setup
- When illumos is booted with a SMP configuration (multiple cores per socket) on a cloudstack kvm (linux kvm + qemu), i...
2017-07-14
-
10:08 PM Feature #8409 (Closed): Want MSG_NOSIGNAL to prevent SIGPIPE
- "git commit f67b7b8d4cffb2612609ecbca47fc3d9e1d65d8a":https://github.com/illumos/illumos-gate/commit/f67b7b8d4cffb261...
-
10:05 PM Bug #8490 (Closed): Remove Sun/Solaris references from FMA messages
- "git commit 756113e7507f01b9cb05e158cdba5c36df84e23e":https://github.com/illumos/illumos-gate/commit/756113e7507f01b9...
-
06:02 PM Bug #8457 (Closed): libstmf: psStmfProp and psStmfPropVal may be used uninitialized
- "git commit 8fd2e913f04a71b9e820a088819d5b3d5205945b":https://github.com/illumos/illumos-gate/commit/8fd2e913f04a71b9...
-
04:26 PM Bug #8495 (New): nvmeadm does not seem to handle EUI64 namespace identifiers properly
- While testing with a Micron card nvmeadm was unable to handle the EUI64 namespace identifier and started throwing err...
-
04:11 PM Bug #8494 (New): NVMe driver should handle Firmware Reset status code
- While testing with a Micron NVMe card I started getting errors from nvmeadm when changing the LBA format even though ...
-
04:01 PM Bug #8040: NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages()
- In short, this is a deadlock between taking resources:...
-
02:59 PM Bug #8478 (Closed): mac: suggest parentheses around '&&' within '||'
- "git commit 76fb654b00249d6aa041522127c9503d69667164":https://github.com/illumos/illumos-gate/commit/76fb654b00249d6a...
-
02:38 PM Bug #8493 (Closed): kmem_move taskq appears to be inducing significant system latency
- Note this is a change that logically combines Joyent's OS-4162 and OS-4949. The analysis from both tickets is include...
-
02:26 PM Feature #8492 (Closed): AVX512 dis - legacy logical instructions
These existing instructions need EVEX prefix handling.
VPAND, VPANDN
VANDPD, VANDPS, VANDNPD, VANDNPS
VPORD,...
2017-07-13
-
09:11 PM Bug #8460 (Closed): emlxs: passing argument discards volatile qualifier
- "git commit 6b511167e8d56a74b24bdddf2937e6453ae54d1a":https://github.com/illumos/illumos-gate/commit/6b511167e8d56a74...
-
04:44 PM Bug #8419 (Rejected): Should not require four-space indents on function arg continuation lines
- It appears I'm in the minority with concerns about these c-style changes.
Closing.
https://illumos.topicbox.com/gro... -
02:55 PM Bug #8462 (Closed): idmap: door_retried may be used uninitialized
- "git commit 6c6416a920fdc28f97768efc3ce10124f1cb30f4":https://github.com/illumos/illumos-gate/commit/6c6416a920fdc28f...
-
02:32 PM Bug #8491 (Closed): uberblock on-disk padding to reserve space for smoothly merging zpool checkpoint & MMP in ZFS
- The zpool checkpoint feature in DxOS added a new field in the uberblock.
The Multi-Modifier Protection Pull Reques... -
02:30 PM Bug #8490: Remove Sun/Solaris references from FMA messages
- NOTE: Ideally, these files would be generated by an event registry. Alas, that appears to be offline/unavailable fo...
-
02:25 PM Bug #8490 (Closed): Remove Sun/Solaris references from FMA messages
- Reported internally at Joyent as OS-6167 and OS-6179, these two can combine into one large patch of .po files in the ...
-
10:59 AM Bug #8489 (New): nfs4: server should warn if '/var/nfs/v4_state' doesn't exist
*/var/nfs/v4_state* and */var/nfs/v4_oldstate* are used to keep nfs4-client states.
nfs4-client states are us...-
10:33 AM Feature #7584: Improve 'zpool labelclear' command
- Hi everyone,
Finally, here is an improved version of the patch that builds
successfully on Illumos (that was appa... -
05:38 AM Bug #8488 (New): mdb: idm module doesn't need a copy of kernel's inet_ntop
- mdb's idm module has a copy of kernel's inet_ntop (which does pad the IPv4 addresses with 0's), there doesn't seem to...
-
04:44 AM Bug #8421 (Closed): loader: chain load relocate data declaration is bad
- "git commit 7b2aa5025b5cb19357aa7a3fb2d5630190d0c552":https://github.com/illumos/illumos-gate/commit/7b2aa5025b5cb193...
-
03:24 AM Bug #8487 (Closed): cfgadm_plugins/shp: memory leak in cfga_get_condition()
- ...
-
03:21 AM Bug #8486 (Closed): libdiskmgt: memory leak in slice_get_stats()
- ...
-
01:07 AM Bug #8485 (Closed): Remove set but unused variables in usr/src/cmd
- GCC-4.9.4, and probably later versions, identifies variables that are set but not otherwise used in source files, wit...
-
12:35 AM Feature #8345 (Closed): want macros for SCSI WWN buffer lengths
- "git commit 8b95ebbdc26a86f5cb0a11d23e49efed22600aa6":https://github.com/illumos/illumos-gate/commit/8b95ebbdc26a86f5...
-
12:35 AM Feature #8348 (Closed): mptsas_handle_topo_change() can return without locks held
- "git commit 8221efec02725289918c06a850adcd7393394c8b":https://github.com/illumos/illumos-gate/commit/8221efec02725289...
-
12:35 AM Feature #8347 (Closed): mpt_sas needs to set bridge-port property for SATA devices
- "git commit 8221efec02725289918c06a850adcd7393394c8b":https://github.com/illumos/illumos-gate/commit/8221efec02725289...
-
12:35 AM Feature #8346 (Closed): SES topology information needs to search STP Bridge ports
- "git commit 8221efec02725289918c06a850adcd7393394c8b":https://github.com/illumos/illumos-gate/commit/8221efec02725289...
2017-07-12
-
04:26 AM Bug #8451 (Pending RTI): cstyle: Remove space-tab sequences in usr/src/head
-
12:35 AM Bug #8482 (Closed): usr/src/cmd/sgs/Makefile not quite correct after 8413
- "git commit 2ec538a056d6d1e4285fb12d3921883339b6a1d0":https://github.com/illumos/illumos-gate/commit/2ec538a056d6d1e4...
2017-07-11
-
08:01 PM Bug #8484 (Closed): Implement aggregate sum and use for arc counters
- In pursuit of improving performance on multi-core systems, we should
implements fanned out counters and use them to ... -
05:01 PM Bug #8458 (Closed): auditd_plugins: temp_minfree may be used uninitialized
- "git commit 64ea2d201af526474ca5d8c66dc5e9aaab6d7ab4":https://github.com/illumos/illumos-gate/commit/64ea2d201af52647...
-
02:49 PM Feature #8330: Add svc_tp_create_addr to libnsl
- The work submitted for RTI is a compromize between "no changes in libnsl" and "substantial changes in libnsl".
Where... -
02:06 AM Feature #8330: Add svc_tp_create_addr to libnsl
- Why do we need to add a new function to @libnsl(3nsl)@ that would save us two lines of code only?
Detailed analysi... -
12:09 AM Feature #8330 (In Progress): Add svc_tp_create_addr to libnsl
-
02:24 PM Bug #8482: usr/src/cmd/sgs/Makefile not quite correct after 8413
- To illustrate the issue, this simple makefile (when run with dmake and DMAKE_MAX_JOBS (or -j) > 1) shows it will star...
-
08:38 AM Bug #6111: zfs send should ignore datasets created after the ending snapshot
- I have just discovered this change when I updated to FreeBSD 11, and I have to say that it breaks behaviour I relied ...
-
02:47 AM Bug #8451: cstyle: Remove space-tab sequences in usr/src/head
- Review: https://www.illumos.org/rb/r/623/
-
12:07 AM Bug #7577 (Pending RTI): mountd support to run on a fixed port
-
12:07 AM Bug #7569 (Pending RTI): statd support to run on a fixed port
2017-07-10
-
10:32 PM Bug #8482 (Closed): usr/src/cmd/sgs/Makefile not quite correct after 8413
- When upstreaming Joyent OS-6188, a slight change was requested during review to usr/src/cmd/sgs/Makefile. However t...
-
05:57 PM Bug #8339 (Closed): col: misleading-indentation
- "git commit d1e7d21548ce47b73fb16ec24a71987ddef57a0e":https://github.com/illumos/illumos-gate/commit/d1e7d21548ce47b7...
-
03:59 PM Bug #8481 (Closed): nvmeadm: nvme_dskname() string handling is buggy
- There are two issues in nvme_dskname(). First, it is assumed that the output of di_dim_path_dev() either returns NULL...
-
03:56 PM Bug #8480 (Closed): nvmeadm should ignore 0-sized namespaces by default
- Some NVMe devices come with some extra namespaces that use an invalid block size. nvmeadm will list them as 0-sized, ...
-
03:52 PM Bug #8479 (Closed): nvmeadm doesn't handle namespaces with EUI64
- There's an issue with nvmeadm and namespaces having an EUI64. While nvmeadm can list them, it doesn't accept them as ...
-
01:55 PM Bug #8478: mac: suggest parentheses around '&&' within '||'
- Webrev: http://cr.illumos.org/~webrev/andy_js/8478/
-
01:43 PM Bug #8478 (Closed): mac: suggest parentheses around '&&' within '||'
- This might not have any negative effect, but it's easily fixable, so lets fix it.
-
01:15 PM Bug #8429 (Closed): getallifaddrs dereferences invalid pointer causing SIGSEGV
- "git commit 51c62b7bcb67b1e65d7e2773b20f465cf58b91b2":https://github.com/illumos/illumos-gate/commit/51c62b7bcb67b1e6...
-
01:09 PM Bug #8459 (Closed): i86pc: pci_tools.c variable might be clobbered
- "git commit 1ee1bcba6f9a17099e11b5bb0d1eeab71c729aa3":https://github.com/illumos/illumos-gate/commit/1ee1bcba6f9a1709...
-
05:23 AM Bug #8477 (Closed): Assertion failed in vdev_state_dirty(): spa_writeable(spa)
- Illumos 4080[1] allows "zpool clear" to work on readonly pools: i don't think this is the intended behaviour, we shou...
-
03:04 AM Feature #7938: disable LBA weighting on files and SSDs
- Yuri Pankov wrote:
> James, are you still working on this?
Yes -- thanks for ping. Got busy with work. Patch is d...
2017-07-09
-
01:33 PM Bug #8465: aggressive-loop-optimizations error in rt2860.c
- I was hoping somebody would say that! I do want to fix the real bug, the one in the code. Last time I looked at the...
-
07:48 AM Bug #8465: aggressive-loop-optimizations error in rt2860.c
- Please fix the real bug in the code instead of hacking the Makefile.
(The real bug is: When i = 35 you are accessi...
2017-07-08
-
08:32 PM Bug #8452 (Closed): nightly(1onbld): Remove documentation for obsolete environment variables
- "git commit 9a3f4540bd00a778a90414f9b90382ca540c91a4":https://github.com/illumos/illumos-gate/commit/9a3f4540bd00a778...
-
07:16 PM Bug #8452 (Pending RTI): nightly(1onbld): Remove documentation for obsolete environment variables
-
05:35 PM Bug #8465: aggressive-loop-optimizations error in rt2860.c
- That's sensible. My only concern is including the version specific stuff in the Makefiles, which I'd rather not do b...
-
05:25 PM Bug #8465: aggressive-loop-optimizations error in rt2860.c
- Gcc-4.4.4 will accept the -Wno-aggressive-loop-optimizations flag, but doesn't do anything with it. That's because g...
-
04:58 PM Bug #8465: aggressive-loop-optimizations error in rt2860.c
- I agree with your analysis; the code looks fine. I am really not keen on putting fancy logic like this into the Make...
-
05:20 PM Bug #8476 (New): Non-blocking reads of terminal differ from S10XU8 and documentation
- The attached test program should count up until a key is pressed. Then it counts down. Another key, counts up again...
-
04:09 PM Bug #8475 (New): usr/src/boot should to use correct PATH to tools
- i can see different PATH to GNU tools for loader build and they should be updated.
example:... -
02:15 AM Bug #8474 (New): inet_ntop's addrlen argument should be socklen_t
- To be standard compatible, and it will allow us to drop @smb_inet_ntop@, at least.
Currently, userland (libnsl for...
2017-07-07
-
10:20 PM Feature #8472 (Closed): Want docs for iports, tgtmaps, and friends
- It'd be nice if we had some amount of documentation for more modern SCSI device interfaces, even if they're far from ...
-
05:10 PM Bug #8470 (New): connect(3socket) should document timeout values
- connect(3socket) documents that it can time out:...
-
04:58 PM Bug #8413 (Closed): Missing build dependencies when generating message catalogs
- "git commit 9e01f10930c6fb3a8dd337cd38ed7b8e3d49a80b":https://github.com/illumos/illumos-gate/commit/9e01f10930c6fb3a...
-
04:17 PM Bug #8469 (New): dsm_serverid is leaked from dhcp_smach_s/dhcp_smach_t by free_smach
- From an mdb of a core from:...
-
03:48 PM Bug #8437 (Closed): dlmgmt_setzoneid() doesn't enforce uniqueness
- "git commit b2519362c825a494fb6e93549e2e32a425011563":https://github.com/illumos/illumos-gate/commit/b2519362c825a494...
-
02:41 PM Feature #5980 (In Progress): in-kernel inet_ntop should format IPv4 addresses like userland one
-
01:44 PM Bug #4380 (In Progress): iscsiadm usage message should be other side of privilege checks
2017-07-06
-
09:54 PM Bug #3729: getifaddrs must learn to stop worrying and love the other address families
- This was backed out because consumers have come to depend on this bug.
Namely libuv, while "multi-platform" had a ... -
04:13 PM Bug #8466 (Closed): fix for 8268 forgot to actually ignore the namespaces with bad block size
- "git commit 31c62b2533ba735118d04f02c094e23b6a18086c":https://github.com/illumos/illumos-gate/commit/31c62b2533ba7351...
-
12:06 PM Bug #8466 (Closed): fix for 8268 forgot to actually ignore the namespaces with bad block size
- The changeset for bug #8268 adds a check for invalid block size but does not set ns_ignore = B_TRUE.
-
01:27 PM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- Thanks for confirming, I posted a webrev for review.
That nvmeadm output looks like we should hide ignored namespa... -
12:14 PM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- Okay I managed to confuse myself and then figure it out:
1) While testing your changeset I just hand edited the fi... -
10:41 AM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- I'm not sure I follow your logic. In nvme_attach(), the check for ns_ignore comes before doing anything with blkdev. ...
-
06:39 AM Bug #8268: NVMe driver needs to ignore namespaces that specify an unused LBA Format
- Sorry I got caught up with other things. Yes, my original patch didn't work and I moved the code block down. Your upd...
-
01:08 AM Feature #7938: disable LBA weighting on files and SSDs
- James, are you still working on this?
2017-07-05
-
09:44 PM Feature #3753: Add zfs receive property support (zfs recv -o)
- Hi,
Nexenta has already implemented this feature. It is really great. Someone on the omnios mailinglist told me it... -
06:58 PM Bug #8067: zdb should be able to dump literal embedded block pointer
- "git commit 4923c69fddc0887da5604a262585af3efd82ee20":https://github.com/illumos/illumos-gate/commit/4923c69fddc0887d...
-
06:58 PM Bug #8126 (Closed): ztest assertion failed in dbuf_dirty due to dn_nlevels changing
- "git commit dcb6872c565819ac88acbc2ece999ef241c8b982":https://github.com/illumos/illumos-gate/commit/dcb6872c565819ac...
-
06:29 PM Bug #8456 (Closed): libipsecutil: variable might be clobbered by longjmp
- "git commit 80ad54c9895f9953b06c6f78e52ecf6493aa21d6":https://github.com/illumos/illumos-gate/commit/80ad54c9895f9953...
-
03:31 PM Bug #8465 (Closed): aggressive-loop-optimizations error in rt2860.c
- In building illumos-gate with gcc-4.9.4 under Hipster, the following error appeared:...
-
03:31 PM Bug #5167 (Closed): git-pbchk fails to detect parent branch
- "git commit 28e2b3ad0b14867ee7f3383890f6658e6e9448a1":https://github.com/illumos/illumos-gate/commit/28e2b3ad0b14867e...
-
05:38 AM Bug #8464 (Closed): audioconvert: cannot convert 'std::nullptr_t' to 'char' in assignment
- Build error from gcc 6:...
-
05:22 AM Bug #8463 (Closed): common/acl: 'resultcount' may be used uninitialized in this function
- Build error from gcc 6:...
-
05:13 AM Bug #8462 (Closed): idmap: door_retried may be used uninitialized
- Build error from gcc 6:...
-
05:07 AM Bug #8461 (Closed): fcip: 'tok_buf_size' may be used uninitialized in this function
- Build issue from gcc 6:...
-
04:55 AM Bug #8460 (Closed): emlxs: passing argument discards volatile qualifier
- Build error from gcc 6:...
-
04:39 AM Bug #8459 (Closed): i86pc: pci_tools.c variable might be clobbered
- Build error from gcc 6:...
2017-07-04
-
10:07 PM Bug #8458 (Closed): auditd_plugins: temp_minfree may be used uninitialized
- Build error from gcc 6:...
-
10:02 PM Bug #8457 (Closed): libstmf: psStmfProp and psStmfPropVal may be used uninitialized
- Build error from gcc 6:...
-
09:58 PM Bug #8456 (Closed): libipsecutil: variable might be clobbered by longjmp
- Build error from gcc 6:...
-
08:52 PM Feature #8455 (Closed): Simple post-mortem reporter for amd64 loader.efi
- FreeBSD update https://svnweb.freebsd.org/base?view=revision&revision=r306090
The uefi loader has the problem that... -
05:06 PM Feature #4703 (Closed): would like xargs support for -P
- "git commit 04427e3bf236c18cc532680b957267ee70b1037d":https://github.com/illumos/illumos-gate/commit/04427e3bf236c18c...
2017-07-03
-
04:51 PM Bug #8454 (Closed): libzpool build fails if no LINTLIB after 7431
- build of libzpool failed if we have no LINTLIB target build
easy fix is:...
Also available in: Atom