Activity
From 2016-03-15 to 2016-04-13
2016-04-13
-
09:27 PM Bug #6908 (Closed): Samsung SSD SM951-NVMe shows checksum errors
- It was reported to me that these devices (and apparently also other Samsung NVMe SSDs) show checksum errors.
I got m... -
09:25 PM Bug #6724 (Closed): stmfadm(1M): document missing options to delete-lu and remove-view
- "git commit a526879e017c01c4e7ff3fee2bd99ba7f3c4ebfd":https://github.com/illumos/illumos-gate/commit/a526879e017c01c4...
-
09:25 PM Bug #6717 (Closed): stmfadm(1M): synopsis duplicates {offline,online}_lu subcommands for targets
- "git commit a526879e017c01c4e7ff3fee2bd99ba7f3c4ebfd":https://github.com/illumos/illumos-gate/commit/a526879e017c01c4...
-
09:25 PM Bug #3407 (Closed): stmfadm(1M): extra dash for single char option '-s'
- "git commit a526879e017c01c4e7ff3fee2bd99ba7f3c4ebfd":https://github.com/illumos/illumos-gate/commit/a526879e017c01c4...
2016-04-12
-
01:51 PM Bug #6900: libdtrace could use calloc instead of malloc/bzero
- Personally, I think using calloc is better simply because it's more expressive - seeing @calloc@ tells me the intent ...
-
08:58 AM Bug #3854 (In Progress): SUNW_NO_UPDATE_NOTIFY=1 should be added to env files
-
12:25 AM Bug #6907 (Closed): strcoll() and strxfrm() don't seem to agree
- The code at this URL demonstrates the bug (note you need to change MAXXFRMLEN to * 10 though):
http://www.postgres... -
12:15 AM Bug #6906 (In Progress): Improve nl_langinfo (from DragonFlyBSD)
- We can improve support for symbolic link aliases in local names. Again, John Marino in DragonFly did excellent work ...
-
12:13 AM Bug #6905 (Closed): locales: Fix eucJP sorting
- John Marino fixed a problem with eucJP (and probably other EUC encodings!) in Dragonfly. We should integrate his fix...
-
12:10 AM Bug #6904 (Closed): collation: Fix expansion substitutions
- http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d705af0fc9432eb9f2d7b98aade41c97bd080b5a#patch1
collate.c ...
2016-04-11
-
11:48 PM Feature #6903 (Closed): delphix vdev/device removal/evacuation
- It would be very useful if this feature made it into illumos/openzfs.
http://blog.delphix.com/alex/2015/01/15/open... -
11:16 PM Bug #6899: coverity problems in localedef
- Good point Gary... I am so used to kernel land where this isn't an option... :-) (but kmem_free(NULL, 0) does work)
-
08:32 PM Bug #6899: coverity problems in localedef
- In userland, you don't need to check a pointer against NULL before freeing it. NULL is a valid pointer in this case.
-
07:10 PM Bug #6899 (Closed): coverity problems in localedef
- usr/src/cmd/localedef/ctype.c...
-
10:44 PM Feature #6902 (Closed): speed up listing of snapshots if requesting name only and sorting by name
- pjd has authored and commited a patch in Jan 21, 2012 that substanially speeds up zfs snapshot listing if requesting ...
-
08:46 PM Feature #6322 (Closed): ZFS indirect block predictive prefetch
- "git commit cb92f4130ce5b2c4ae1fa5fa6c776f4d4dc28ad9":https://github.com/illumos/illumos-gate/commit/cb92f4130ce5b2c4...
-
08:26 PM Bug #6870 (Closed): Update zoneinfo to 2016c
- "git commit f63cc1562f18b57526945bfad1c9c138338923a9":https://github.com/illumos/illumos-gate/commit/f63cc1562f18b575...
-
08:26 PM Bug #6869 (Closed): Update zdump to better-handle POSIX timezones
- "git commit 67e157eca677c3d1b1c5d1049d9fc53c2e05033c":https://github.com/illumos/illumos-gate/commit/67e157eca677c3d1...
-
08:24 PM Bug #6832 (Closed): vsnprintf improperly pads left-aligned numbers
- "git commit 237b1f3178a3c47b25420fdd5ba0a1694c18c11a":https://github.com/illumos/illumos-gate/commit/237b1f3178a3c47b...
-
07:37 PM Bug #6901 (Closed): Multibyte regexec could be supported
- From FreeBSD:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207681
It looks like we could support multibyte... -
07:29 PM Bug #6900 (New): libdtrace could use calloc instead of malloc/bzero
- The following patch was sent to me courtesy of Pedro Giffuni at FreeBSD. The claim is that calloc is faster than mal...
-
03:16 PM Bug #6854 (Closed): Set but not used in hat_sfmmu.c
- "git commit 83b627dfe34874b2f849abe19fcd0723d99a7273":https://github.com/illumos/illumos-gate/commit/83b627dfe34874b2...
-
05:25 AM Bug #6849 (Closed): failure in PLT processing induces spurious fake_elf() failure
- "git commit beee6fc0eea41662170c4dea38a7e5605ab59507":https://github.com/illumos/illumos-gate/commit/beee6fc0eea41662...
-
05:25 AM Bug #6850 (Closed): fake_elf() should cope with missing DT_HASH
- "git commit 044d68fe853b07e9e4ff16d7aecb76fefd609ab5":https://github.com/illumos/illumos-gate/commit/044d68fe853b07e9...
-
05:11 AM Feature #6898 (Closed): Want libctf function to set struct/union size
- Many structures have padding in them that rounds up the structure size to some abi requirement beyond the last member...
-
05:11 AM Feature #6897 (Closed): Want libctf ctf_kind_name() function
- There are a couple places where we've hard coded or considered hard coding a way to get from a type's kind, eg. CTF_K...
-
05:11 AM Bug #6896 (Closed): ctf_type_size() reports wrong size for forwards
- A forward, like a function, has an unknowable size. Therefore, the ctf_type_size() function should instead of trying ...
-
05:11 AM Bug #6895 (Closed): ctf_add_member could better handle bitfields
- The @ctf_add_member@ always tries to use the underlying size of a type. However, the byte size of a type as returned ...
-
05:11 AM Bug #6894 (Closed): ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t
- When the functions @ctf_add_enum@, @ctf_add_struct@, and @ctf_add_union@ reuse an existing forward and transform it i...
-
05:11 AM Bug #6893 (Closed): ctf_add_{struct,union,enum} can reuse forwards
- The @ctf_add_struct@, @ctf_add_union@, and @ctf_add_forward@, routines all attempt to take an existing forward and in...
-
05:11 AM Bug #6892 (Closed): ctf_add_encoded assigns() incorrect byte size to types
- The @ctf_add_encoded@ routine attemps to round up the size of an encoded structure to a power of two number of bytes....
-
05:11 AM Feature #6891 (Closed): Want general mergeq
- As part of the work for CTF Everywhere phase 1 and a multithreaded CTF merge, we'd like to add a general purpose merg...
-
05:11 AM Feature #6890 (Closed): Want general workq
- As part of the work for CTF Everywhere phase 1 and the multi-CU convert, it's useful to have a general purpose work q...
-
05:11 AM Feature #6889 (Closed): ctfconvert should be implemented in terms of libctf
- The ctfconvert utility should be implemented in terms of libctf. This will allow us to better leverage conversions pr...
-
05:11 AM Feature #6888 (Closed): ctfmerge should be implemented in terms of libctf
- As a step on the journey towards CTF everywhere, ctfmerge(1) should be re-implemented such that it is implemented in ...
-
05:11 AM Feature #6887 (Closed): ctfdump should be written in terms of libctf
- ctfdump is implemented by having its own implementation of all the CTF logic and lives in the tools proto area. This ...
-
05:11 AM Feature #6886 (Closed): Want ctfdiff
- The desire for this tool stems from two different ideas:
# The ability to compare types in the build that are bein... -
05:10 AM Feature #6885 (Closed): CTF Everywhere Part 1
- This is a master ticket for a set of CTF improvements. It focuses on the following:
* Implementing common CTF tool...
2016-04-10
-
06:28 PM Bug #6884 (Closed): SMF ipfilter tuple_get_port needs to remove backslashes
- When setting firewall_config_default/open_ports to a space-separated list of ports there will be backslashes embedded...
-
06:19 PM Bug #6883 (Closed): SMF nis/client ipfilter support needs improvement
- There are a few issues with nis/client's ipfilter support that I noticed when I started to actually use it:
* there ... -
06:13 PM Bug #6882 (Closed): SMF ipfilter lacks a property for a IPv6 custom policy file
- There is custom_policy_file, but not custom_policy_file_6. The code making the symlink for that file is also broken.
... -
06:11 PM Bug #6881 (Closed): SMF ipfilter tries to unload module in zones
- I noticed that the ipfiter SMF service tries to unload the ipfilter module when stopping, even in non-global zones. W...
-
03:41 AM Bug #6880 (Closed): zdb incorrectly reports feature count mismatch when feature is disabled
- zdb incorrectly reports feature count mismatch when feature is disabled,
because of an uninitialized variable:
... -
03:38 AM Bug #6879 (Closed): incorrect endianness swap for drr_spill.drr_length in libzfs_sendrecv.c
- In libzfs_sendrecv, there's a typo:
case DRR_SPILL:
if (byteswap) {
drr->drr_u.drr_write.drr_length =
... -
03:35 AM Bug #6878 (Closed): Add scrub completion info to "zpool history"
- Summary of changes:
* Replace generic "scan done" message with "scan aborted, restarting",
"scan cancelled", or "sc... -
03:32 AM Bug #6754 (Closed): zfs-tests: get_substr() function is redundant
- "git commit 01ff4119377acad6b30d6f06f2bfd0f982720b10":https://github.com/illumos/illumos-gate/commit/01ff4119377acad6...
-
03:32 AM Bug #6580 (Closed): zfs-tests use undefined variable WRAPPER
- "git commit 9498083eeaed1aacdde41369b7fa6f3b84870791":https://github.com/illumos/illumos-gate/commit/9498083eeaed1aac...
2016-04-09
-
04:59 PM Bug #6877 (Closed): zfs_rename_006_pos fails due to missing zvol snapshot device file
- Bug was caused due to a change in functionality. At some point, ZFS snapshots no longer created associated device fil...
-
04:55 PM Bug #4520 (Closed): zfstest: zfs_acl_chmod_inherit_003_pos failed
- Will be fixed in #6875.
-
04:55 PM Bug #6876 (Closed): Stack corruption after importing a pool with a too-long name
- Calling dsl_dataset_name on a dataset with a 256 byte buffer is asking for trouble. We should check every dataset on ...
-
04:53 PM Bug #6875 (Closed): fix zfs-tests ACL cases
- If/when the ACL related changes in #6762, #6763, #6764, and #6765 are accepted, there are several test cases which ne...
-
04:22 PM Feature #6418 (Closed): zpool should have a label clearing command
- "git commit 6401734d545a04c18f68b448202f9d9a77216bb9":https://github.com/illumos/illumos-gate/commit/6401734d545a04c1...
-
03:56 PM Bug #6819 (Closed): libsysevent documentation incorrect
- "git commit fce7ca969a9af519a625582f23fe1cd13e61c1ec":https://github.com/illumos/illumos-gate/commit/fce7ca969a9af519...
-
04:24 AM Bug #6874 (Closed): rollback and receive need to reset ZPL state to what's on disk
- When we do a clone swap (caused by "zfs rollback" or "zfs receive"), the ZPL doesn't completely reload the state from...
-
03:51 AM Bug #6873 (Closed): zfs_destroy_snaps_nvl leaks errlist
- lzc_destroy_snaps() returns an nvlist in errlist.
zfs_destroy_snaps_nvl() should nvlist_free() it before returning. -
03:47 AM Bug #6872 (Closed): zfs libraries should not allow uninitialized variables
- We compile the zfs libraries with -Wno-uninitialized. We should remove
this. Change makefiles, fix new warnings, fi... -
03:41 AM Bug #6871 (Closed): libzpool implementation of thread_create should enforce length is 0
- The thread_create function has a `length` parameter that is never used, and ignored when passed in userland. The libz...
-
02:49 AM Feature #6835 (Closed): GRUB should allow multiple serial consoles
- "git commit 5626beece2e5dedec7197ecf325cfaa1854a6c2e":https://github.com/illumos/illumos-gate/commit/5626beece2e5dede...
-
02:49 AM Bug #6834 (Closed): GRUB tries to use nonexistent serial port
- "git commit 5626beece2e5dedec7197ecf325cfaa1854a6c2e":https://github.com/illumos/illumos-gate/commit/5626beece2e5dede...
2016-04-08
-
08:27 PM Bug #6868 (Closed): Update hwdata - 20160407
- "git commit 78c0f49e8991772ff264f861afa37ac436bf9b28":https://github.com/illumos/illumos-gate/commit/78c0f49e8991772f...
-
05:40 PM Bug #6868 (Closed): Update hwdata - 20160407
- It's time to run "make update" and bump the illumos-gate hwdata.
-
05:49 PM Bug #6869: Update zdump to better-handle POSIX timezones
- You may also want to consider (possible as another bug) updating our zic.c/zdump.c to the latest version [[http://www...
-
05:43 PM Bug #6869 (Closed): Update zdump to better-handle POSIX timezones
- The most recent timezone bump (2016c) contains some data that makes zic(1) choke. A discussion on the tz mailing lis...
-
05:44 PM Bug #6870 (Closed): Update zoneinfo to 2016c
- Subject says it all. NOTE that these new data files require a fix in zic(1M) per #6869.
-
02:50 PM Bug #6848 (Closed): savecore crashes if it can't open METRICS.CSV
- "git commit 8d222d81dc5733b87153c20f2fbf47c509942f94":https://github.com/illumos/illumos-gate/commit/8d222d81dc5733b8...
-
01:52 PM Bug #6858: FMD shutting down cores on Xeon Haswell CPU (HSW131 detection)
- If I had to guess, this _might_ be where it goes: [[http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/i86pc...
-
10:11 AM Support #6867 (New): ibm m1015 it mode and dell r510 You can not see ssd
Translation I am from China may not use a good description of my problem , I use the DELL R510 server x5650 × 2 64G...-
09:55 AM Bug #6866 (Closed): zdb -l should return non-zero if it fails to find any label
- Need this for #6865.
To be generally more scripting-friendly, overload this issue with adding '-q' option which sh... -
06:03 AM Feature #6865 (Resolved): want zfs-tests cases for zpool labelclear command
- Add zfs-tests cases testing the behavior of zpool labelclear command.
2016-04-07
-
11:15 PM Bug #6864 (New): dladm does not show default values for integers
- The mac properties support for private properties does not show numeric ranges or default values when queried. I thi...
-
09:48 PM Bug #6858: FMD shutting down cores on Xeon Haswell CPU (HSW131 detection)
- Sure that's what I figured - I found the FreeBSD commit where someone fixed it there: http://svnweb.freebsd.org/base...
-
06:01 AM Bug #6858: FMD shutting down cores on Xeon Haswell CPU (HSW131 detection)
- Probably we'll need to add some logic to the part of the system that's passing these events down and have it explicit...
-
03:00 AM Bug #6858 (New): FMD shutting down cores on Xeon Haswell CPU (HSW131 detection)
- CPU: Xeon E3-1230V3 Haswell
OS version: SunOS smartos 5.11 joyent_20160317T000621Z i86pc i386 i86pc
I have set u... -
09:31 PM Feature #6845 (Closed): wscons should support reset fg/bg SGR sequences
- "git commit a6631734faac5336cd6374b6f15e0469e12d2ac5":https://github.com/illumos/illumos-gate/commit/a6631734faac5336...
-
08:12 PM Bug #6477: cache vdev in-use checks are insufficient at import
- synopsis should be renamed to say "aux devices" rather than just "cache"
spares exhibit the same behaviour
-
05:05 PM Feature #6857 (Closed): webrev: add -c and -h options to specify "head" revision
- "git commit 44f180b8a623d69ee5f5ed55ebcb61e1fef6205e":https://github.com/illumos/illumos-gate/commit/44f180b8a623d69e...
-
06:11 AM Bug #6863 (Closed): lofs mount of single file cannot be opened with O_CREAT
- The following illustrates how to reproduce this.
If you have a read-only file simulating /etc/shadow (mode 400),
... -
06:09 AM Bug #6862 (Closed): duplicate code in cpu_update_pct
- In addition to removing the duplicate code, move getting t->t_pctcpu to try to protect a race where we use the wrong ...
-
06:08 AM Feature #6861 (Closed): allow sendfile() on AF_UNIX sockets
- For both lx support and broader support of other software, we'd like to extend sendfile to be able to operate not jus...
-
06:06 AM Bug #6860 (Closed): segvn_create() doesn't merge segments due to bogus mpolicy mismatch
- segvn's logic for merging section is incorrect due to the way that it sets it initializes the default policy that it ...
-
06:02 AM Bug #6859 (Closed): missing MCFG table should lead to I/O PCIe config access
I have a machine with some firmware that is somewhat less than ideal: it does not pass an ACPI MCFG table to the ...
2016-04-06
-
06:38 PM Feature #6857 (Closed): webrev: add -c and -h options to specify "head" revision
- Add -c <revision> and -h <head-revision> support to webrev to make creating webrevs easier - you no longer need to ch...
-
06:21 PM Feature #1789 (Closed): "zpool labelclear" should remove ZFS label on desired devices
- Closing as the duplicate of #6418.
-
05:30 PM Feature #1555 (Closed): integrate vmxnet3s
- "git commit 62dadd654b88164ac263978699c78aa01647a39b":https://github.com/illumos/illumos-gate/commit/62dadd654b88164a...
-
11:17 AM Bug #6856: sys/stream.h exposes unnecessary macros to userland
- Marcel Telka wrote:
> FYI: To workaround the problem with the mutt 1.6.0 compilation you can use this:
>
> https:... -
11:03 AM Bug #6856: sys/stream.h exposes unnecessary macros to userland
- FYI: To workaround the problem with the mutt 1.6.0 compilation you can use this:
https://raw.githubusercontent.com... -
10:55 AM Bug #6856 (Closed): sys/stream.h exposes unnecessary macros to userland
- In particular the message type macros with the naming convention M_<foo> break compilation of mutt-1.6.0 (and probabl...
2016-04-05
-
11:11 PM Bug #6831 (Closed): zone_misc kstat has null elements
- "git commit 041a59b7577dfac9692f81b19f46254bbb961244":https://github.com/illumos/illumos-gate/commit/041a59b7577dfac9...
-
08:38 PM Bug #6623 (Closed): iostat -exrn has missing comma (field separator) in header
- "git commit 7e61e14d83b646ca8dbac7c2abdecf23066d7ce5":https://github.com/illumos/illumos-gate/commit/7e61e14d83b646ca...
-
08:21 PM Bug #6854 (Closed): Set but not used in hat_sfmmu.c
- During a lint build on the SPARC platform, these lint warnings appeared:...
-
02:59 PM Bug #5833 (Closed): kernel crash on zfs import (mount)
- I think this is a duplicate of what just got pushed with #6842. I'm going to close this bug as a duplicate.
-
02:57 PM Bug #6841 (Closed): Undirty freed spill blocks
- "git commit 445e67805dd2ca6c3a2363b2ec9e163c62370233":https://github.com/illumos/illumos-gate/commit/445e67805dd2ca6c...
-
02:57 PM Bug #6843 (Closed): Make xattr dir truncate and remove in one tx
- "git commit 399cc7d5d9aff97c714b708af3e3f0280ceab93f":https://github.com/illumos/illumos-gate/commit/399cc7d5d9aff97c...
-
02:57 PM Bug #6842 (Closed): Fix empty xattr dir causing lockup
- "git commit 02525cd08fb3730fff3a69cb5376443d481f7839":https://github.com/illumos/illumos-gate/commit/02525cd08fb3730f...
-
12:20 AM Feature #6829 (Closed): Would like boot_time and init_pid for zones exposed to GZ kstats
- "git commit a48d81205a4295fd3f979e8ab98212a784b8f9e9":https://github.com/illumos/illumos-gate/commit/a48d81205a4295fd...
2016-04-04
-
09:21 PM Bug #6853 (Closed): built in fonts are exposing internal data
- "git commit d1e631af56641f21cde1f1efe3a9623ff9d6ee7c":https://github.com/illumos/illumos-gate/commit/d1e631af56641f21...
-
09:21 PM Bug #5866 (Closed): "wrong authentication" messages with root=@0.0.0.0/0 set, result in loss of client access
- "git commit 043dd586a30a181228ae6d69b6b80c02f2277df7":https://github.com/illumos/illumos-gate/commit/043dd586a30a1812...
-
09:21 PM Bug #5868 (Closed): Make checks in inet_matchaddr() more robust
- "git commit 03b59f7842b50eda32f941744a5d94a55e47ba26":https://github.com/illumos/illumos-gate/commit/03b59f7842b50eda...
-
09:21 PM Bug #6771 (Closed): end-of-loop code not reached in common/dnssd_clientstub.c
- "git commit 5dee1fa64fd5ddfe4221aaa94bc981e0b9d78b92":https://github.com/illumos/illumos-gate/commit/5dee1fa64fd5ddfe...
-
08:16 PM Feature #6823 (Closed): need per-zone kstat to track pageins
- "git commit 9468939ef8704ee9aba7596c1e9ff9b059109cac":https://github.com/illumos/illumos-gate/commit/9468939ef8704ee9...
2016-04-03
-
09:15 PM Bug #6742 (Closed): Freed and reused idm_conn_t buffer leads to system panic.
- "git commit ff9de39482f57a342b973f41ee343e24db962236":https://github.com/illumos/illumos-gate/commit/ff9de39482f57a34...
-
09:15 PM Bug #6740 (Closed): ISCSI_OP_SCSI_RSP needs support
- "git commit a481fa48e4b49ab092647a92bb0ea0edf9afc5ce":https://github.com/illumos/illumos-gate/commit/a481fa48e4b49ab0...
-
05:13 AM Feature #6418 (In Progress): zpool should have a label clearing command
-
05:11 AM Bug #5866 (Pending RTI): "wrong authentication" messages with root=@0.0.0.0/0 set, result in loss of client access
-
05:11 AM Bug #5868 (Pending RTI): Make checks in inet_matchaddr() more robust
2016-04-02
-
10:48 PM Bug #6853 (Closed): built in fonts are exposing internal data
- kernel built in fonts (used by tem/vgatxt etc) are exposing internal data arrays as global symbols, and worse, using ...
2016-04-01
-
03:42 PM Bug #6737 (Closed): pbchk checks unmodified files
- "git commit ad20b230af4d39149ceb8bf412ddc9ff0deff2e0":https://github.com/illumos/illumos-gate/commit/ad20b230af4d3914...
-
03:25 PM Bug #6824 (Closed): sosctp_connect() can drop unowned lock
- "git commit f62993d998928aca2c5cb44d9f5c0d06ea0b4d33":https://github.com/illumos/illumos-gate/commit/f62993d998928aca...
-
01:38 AM Bug #6771: end-of-loop code not reached in common/dnssd_clientstub.c
- Well, the simple change seemed to be unacceptable by the advocates. I'm doing the more complicated one now, with cha...
-
12:19 AM Feature #6836 (Closed): writes to /dev/kmem should be logged to a ring buffer
- "git commit 915c848a88eb557ea392ee7f2fe90ade2edd1fd1":https://github.com/illumos/illumos-gate/commit/915c848a88eb557e...
2016-03-31
-
10:48 PM Bug #6827 (Closed): cannot pass fd through unix domain dgram socket when receiver set SO_RECVUCRED
- "git commit d28d4716f00b89f935829f300be20bd9116569dc":https://github.com/illumos/illumos-gate/commit/d28d4716f00b89f9...
-
09:53 PM Bug #6852 (New): ARC_FLAG_PREFETCH does not work when using callback
- If we call arc_read with ARC_FLAG_PREFETCH and a non-null done callback, we fail this assertion in arc_access:
panic... -
08:26 PM Feature #6833 (Closed): ::memstat should account for bootpages list
- "git commit 176f4288bd445f2376b62bbfa538f889e5d3994e":https://github.com/illumos/illumos-gate/commit/176f4288bd445f23...
-
06:42 PM Bug #6837 (Closed): pci_ereport_setup(9F) has the wrong synopsis
- "git commit 0d04c1ba3074dfe5cf963f08281c845f50620215":https://github.com/illumos/illumos-gate/commit/0d04c1ba3074dfe5...
-
06:42 PM Bug #6838 (Closed): extra space in pci_config_setup(9F) synopsis
- "git commit 933f8998d10e23d862f0dcd56def437f2425df9a":https://github.com/illumos/illumos-gate/commit/933f8998d10e23d8...
-
06:42 PM Bug #6839 (Closed): ddi_fm_acc_err_get(9F) synopsis has wrong header
- "git commit 03e7eeac2aafba1b6112872caa64701dfd3e7039":https://github.com/illumos/illumos-gate/commit/03e7eeac2aafba1b...
-
01:51 PM Feature #6851 (New): date should support conversion between time formats
- FreeBSD date and GNU date support conversion between time formats, for GNU date this will look like ...
-
12:05 AM Bug #6738 (Closed): zfs send stream padding needs documentation
- "git commit c20404ff77119516354b0d112d28b7ea0dadd303":https://github.com/illumos/illumos-gate/commit/c20404ff77119516...
-
12:02 AM Bug #6739 (Closed): userland version of cv_timedwait_hires() always assumes absolute time
- "git commit 41c6413cb54bf338d7a59ed789ec2e0e44c35e6f":https://github.com/illumos/illumos-gate/commit/41c6413cb54bf338...
2016-03-30
-
11:58 PM Feature #6789 (Closed): Want SMAP support
- "git commit 3ce2fcdcae00f6a5ca9abd0567a142752e44373b":https://github.com/illumos/illumos-gate/commit/3ce2fcdcae00f6a5...
-
11:05 PM Bug #6850 (Closed): fake_elf() should cope with missing DT_HASH
- Currently, there are some LX ELF objects – notably (apparently?) node modules – that don't have a DT_HASH section. Th...
-
11:03 PM Bug #6849 (Closed): failure in PLT processing induces spurious fake_elf() failure
- Failures in processing the PLT in libproc can end up leading to spurious fake_elf() failures. This was primarily seen...
-
11:02 PM Bug #6848 (Closed): savecore crashes if it can't open METRICS.CSV
- For various reasons I found a case where savecore would always crash. If we look at the core:...
-
11:00 PM Bug #6847 (Closed): syscall header declaration incorrect
- Running gcl on 64-bit lx results in a seg fault (and a large core dump). Looking at the truss output for gcl is tell-...
-
10:56 PM Feature #6846 (New): contract template disappears on exec
Normally contracts are used by activating a contract template before forking. When the new process is created via f...-
10:55 PM Feature #6845 (Closed): wscons should support reset fg/bg SGR sequences
- The VGA framebuffer terminal emulation driver (wscons) does not support a pair of commonly used control sequences. Th...
-
10:42 PM Feature #6760 (Closed): cpqary3: add support for more hp gen9 smart array controllers
- "git commit c3a3f6c4a232444769e56b84076450e094d50532":https://github.com/illumos/illumos-gate/commit/c3a3f6c4a2324447...
-
10:35 PM Bug #6806 (Closed): local x2apic enumeration is broken
- "git commit 6025f1db7d005ffd81a92cbdc542e14e20b246ea":https://github.com/illumos/illumos-gate/commit/6025f1db7d005ffd...
-
10:35 PM Bug #6807 (Closed): only one CPU detected on HP Gen9
- "git commit c67b1bdc42c9c8c104b7c28c14222c006aa56b1e":https://github.com/illumos/illumos-gate/commit/c67b1bdc42c9c8c1...
-
09:32 PM Bug #6844 (Closed): dnode_next_offset can detect fictional holes
- dnode_next_offset is used in a variety of places to iterate over the holes or allocated blocks in a dnode. It operate...
-
06:50 PM Bug #6761 (Closed): fcinfo hba-port doesn't get correct supported speeds and connection speed for 16Gb target ports
- "git commit e4dcf6b386220918d8a355e951a2d7e8a73e5a6d":https://github.com/illumos/illumos-gate/commit/e4dcf6b386220918...
-
03:46 PM Bug #6843 (Closed): Make xattr dir truncate and remove in one tx
- The final ZoL bug related to #5833 -- https://github.com/zfsonlinux/zfs/commit/f5f087e...
-
03:42 PM Bug #6842: Fix empty xattr dir causing lockup
- ZFS-on-Linux link: https://github.com/zfsonlinux/zfs/commit/29572cc
-
03:41 PM Bug #6842 (Closed): Fix empty xattr dir causing lockup
- This fix from ZoL is related to #5833. This appears to detect zeroed XATTR directories like those reported in 5833.
... -
03:38 PM Bug #6841 (Closed): Undirty freed spill blocks
- This is from ZFS-on-Linux https://github.com/zfsonlinux/zfs/commit/4254acb05743dc2175ae76f6e15b0785d4b688fd
It may... -
12:37 AM Feature #6818 (Closed): add MADV_PURGE to provide busted Linux MADV_DONTNEED semantics
- "git commit 8905f42caceb9f470ffaa19e5f6c9fb6184d12c0":https://github.com/illumos/illumos-gate/commit/8905f42caceb9f47...
2016-03-29
-
09:03 PM Bug #6840 (Closed): cv_reltimedwait(9F) doesn't describe the delay argument
- In a somewhat ironic turn of events, when I fixed 4617 I didn't document the delay argument in the cv_reltimedwait(9F...
-
08:54 PM Feature #6667 (Closed): Update e1000g/igb shared code
- "git commit 49b7860084dbba18bc00b29413d6182197f9fe93":https://github.com/illumos/illumos-gate/commit/49b7860084dbba18...
-
08:54 PM Feature #6666 (Closed): Want support for the Intel I219
- "git commit 49b7860084dbba18bc00b29413d6182197f9fe93":https://github.com/illumos/illumos-gate/commit/49b7860084dbba18...
-
08:09 PM Bug #6770 (Closed): nfsauth_retrieve() flood caused by NFS clients with personal identity problems
- "git commit 12fb3699cf98503685902fe0309c546343340e61":https://github.com/illumos/illumos-gate/commit/12fb3699cf985036...
-
04:16 PM Bug #6770 (Pending RTI): nfsauth_retrieve() flood caused by NFS clients with personal identity problems
-
06:52 PM Feature #3940 (Closed): add prtconf -m
- "git commit a104dbc06eae69b60121e737d0ba974aac60dc6a":https://github.com/illumos/illumos-gate/commit/a104dbc06eae69b6...
-
04:57 PM Bug #6825 (Closed): dladm iptun source and dest options are incorrect
- "git commit b02c66516a6aadef8a13ec557a60786617261a11":https://github.com/illumos/illumos-gate/commit/b02c66516a6aadef...
-
08:35 AM Bug #6576: Kernel panic: panic[cpu18]/thread=2a102549c80: assertion failed: tcp->tcp_ecn_ok || tcp->tcp _state < TCPS_ESTABLISHED, file: ../../common/inet/tcp/tcp_output.c, line: 399^
- just for being complete, here is a drawing of a small part of the network-setup on this system:
!toy-network-virt.... -
02:18 AM Bug #6839 (Closed): ddi_fm_acc_err_get(9F) synopsis has wrong header
- There is no header <sys/ndifma.h>.
-
02:16 AM Bug #6838 (Closed): extra space in pci_config_setup(9F) synopsis
- What it says on the tin.
-
02:10 AM Bug #6837 (Closed): pci_ereport_setup(9F) has the wrong synopsis
- The manual page for pci_ereport_setup() has an extraneous integer argument in it which doesn't exist.
-
02:09 AM Feature #6836 (Closed): writes to /dev/kmem should be logged to a ring buffer
- With https://github.com/joyent/smartos-live/issues/494, it's clear that writes to /dev/kmem via mdb -kw can induce ti...
-
02:08 AM Feature #6835 (Closed): GRUB should allow multiple serial consoles
- See 6834 for background.
Just as GRUB supports the composite console to allow i/o to both VGA and serial devices, ... -
02:07 AM Bug #6834 (Closed): GRUB tries to use nonexistent serial port
- In serial_hw_init(), GRUB will happily try to use the port even if the address is 0. Since serial_hw_get_port() retur...
-
02:06 AM Feature #6833 (Closed): ::memstat should account for bootpages list
- As part of booting, we mark a number of pages of physical memory as unusable by setting P_BOOTPAGES on the associated...
-
02:05 AM Bug #6832 (Closed): vsnprintf improperly pads left-aligned numbers
- When using vsnprintf with left-aligned numbers, they may end up improperly padded.
-
02:00 AM Bug #6831 (Closed): zone_misc kstat has null elements
- The zone_misc kstat has null elements in it. These actually are unused entries in the zone_misc kstat that are never ...
-
01:58 AM Bug #6490 (Closed): avl_destroy_nodes(3AVL): Minor typo in the man page
- Apologies, I missed this when initially upstreaming the fix and created a duplicate.
-
01:57 AM Bug #2026 (Closed): ipf(4) missing
- This got taken care of with 6686.
2016-03-28
-
09:04 PM Bug #6752 (Closed): E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC build
- "git commit a7d0884d71898c1977a10cdb2235307e2eb9b20e":https://github.com/illumos/illumos-gate/commit/a7d0884d71898c19...
-
06:00 PM Bug #6830: ipkg brand config.xml needs smb privileges
- "git commit c3862f21bea547737e494d7e7ff98c21a3490e6f":https://github.com/illumos/illumos-gate/commit/c3862f21bea54773...
-
05:45 PM Bug #6830 (Closed): ipkg brand config.xml needs smb privileges
- "git commit 9a004416e58be5d5a0e6fbca0dff25b45d19191c":https://github.com/illumos/illumos-gate/commit/9a004416e58be5d5...
-
01:32 PM Bug #6830 (Closed): ipkg brand config.xml needs smb privileges
- Subject mostly says it all. We need to add on privilege to non-global zones (ipkg being an upstream example, even if...
-
04:26 PM Bug #5895 (Closed): mdb_alloc() succeeds for 4294967295 bytes in 32-bit process
- "git commit 258e8624229ac7ff3af9890752a92cd251b83825":https://github.com/illumos/illumos-gate/commit/258e8624229ac7ff...
-
02:23 PM Feature #6828 (Closed): iprb should have alias for pci8086,1064
- "git commit a4888653b44963eab5e74d73b1ac425648d2e62b":https://github.com/illumos/illumos-gate/commit/a4888653b44963ea...
2016-03-27
-
09:22 PM Feature #6829 (Closed): Would like boot_time and init_pid for zones exposed to GZ kstats
- In a zone you can run:...
-
08:45 PM Feature #6828 (Closed): iprb should have alias for pci8086,1064
- “Network Intel Corporation 82562ET/GT/GZ - PRO/100 VE(LOM) Ethernet Controller”, compatible id list:
value='pci808... -
06:52 PM Bug #6827 (Closed): cannot pass fd through unix domain dgram socket when receiver set SO_RECVUCRED
- If the receiving program sets the SO_RECVUCRED sockopt and the sender wants to pass a fd through the socket, the recv...
-
06:45 PM Feature #6826 (Closed): want support for nested interpreters
- On various other platforms, the interpreter can be nested. In other words, a file with a #! may refer to another file...
-
04:40 PM Bug #6825 (Closed): dladm iptun source and dest options are incorrect
- Reported in https://github.com/joyent/smartos-live/issues/587. The dladm create-iptun and modify-iptun options are in...
-
04:22 PM Bug #6824 (Closed): sosctp_connect() can drop unowned lock
- We found an instance where we panicked in sosctp_connect() due to dropping a lock.
-
04:19 PM Feature #6823 (Closed): need per-zone kstat to track pageins
- This adds kstats to track page ins performed in a zone.
-
02:58 PM Bug #4740 (Closed): kstat(1M) prints wrong snaptime
- "git commit 6a19b8666104dbf912da5a4fb193c9c2b29e21bb":https://github.com/illumos/illumos-gate/commit/6a19b8666104dbf9...
-
01:39 PM Bug #6822 (Feedback): Lint warnings for vm/hat_sfmmu.c on SPARC
- During a lint build on SPARC, these warnings appeared:...
2016-03-26
-
03:07 AM Bug #2902 (Closed): iscsit should fold the case of scsi names that we get from initiators
- "git commit 1ef6182819f36233702ddc54686e703bb23a0153":https://github.com/illumos/illumos-gate/commit/1ef6182819f36233...
-
03:04 AM Bug #6783 (Closed): ddi_fm_service_impact has wrong synopsis
- "git commit 979eca435dd26bdb0460d501038ad90a972807d1":https://github.com/illumos/illumos-gate/commit/979eca435dd26bdb...
-
03:04 AM Bug #6718 (Closed): tran_tgt_init(9E) returns int, not void
- "git commit 4854f07f374eaa71835ef1badc7ba55466f85ef9":https://github.com/illumos/illumos-gate/commit/4854f07f374eaa71...
-
03:04 AM Bug #6721 (Closed): tran_setup_pkt(9E) returns int, not a pointer
- "git commit 44f88c2eeb6a7c329d82467a31c4a501eae16fec":https://github.com/illumos/illumos-gate/commit/44f88c2eeb6a7c32...
-
03:04 AM Bug #6693 (Closed): mdoc(5): typos in MT-LEVEL names
- "git commit 4bfcae809e209680a47fe4a1a1d2ed8f5ad0790f":https://github.com/illumos/illumos-gate/commit/4bfcae809e209680...
-
03:04 AM Bug #6241 (Closed): Minor typo in mount_nfs(1m) man page
- "git commit 22f7b4012dd9e585f59664dcaf9573289230d516":https://github.com/illumos/illumos-gate/commit/22f7b4012dd9e585...
-
03:04 AM Bug #6489 (Closed): atomic_bits(3C) should list atomic_ops(3C) in See Also
- "git commit 79192153bee37eb85baa06695c8a483f93466f71":https://github.com/illumos/illumos-gate/commit/79192153bee37eb8...
-
03:04 AM Bug #6471 (Closed): avl_remove(9F) man page is needed
- "git commit a6ae009119d792a981d8b7153f8cb3851fe04ebb":https://github.com/illumos/illumos-gate/commit/a6ae009119d792a9...
-
03:04 AM Bug #6497 (Closed): nvlist_empty() needs to appear in man pages
- "git commit efbf89fbc68a0864d303fe237fc420cf018d52f7":https://github.com/illumos/illumos-gate/commit/efbf89fbc68a0864...
-
03:04 AM Bug #4704 (Closed): thr_sigsetmask(3c): Minor typos in the man page
- "git commit aa9ab05c0bbc3211e983fe34e9174559f1462665":https://github.com/illumos/illumos-gate/commit/aa9ab05c0bbc3211...
-
03:04 AM Bug #6726 (Closed): ctype(3C): missing description for isxdigit_l
- "git commit b6dd77d465d357e7777305038b5579625ae268c1":https://github.com/illumos/illumos-gate/commit/b6dd77d465d357e7...
-
03:04 AM Bug #6001 (Closed): strcat(9f) needs a manpage
- "git commit 5335409b2fd9c9c1d570d3e83bd2386dd8f526de":https://github.com/illumos/illumos-gate/commit/5335409b2fd9c9c1...
-
03:04 AM Bug #439 (Closed): Need man page for timegm()
- "git commit 2e27316f97ec8fac1caee78fe7fe05306261e070":https://github.com/illumos/illumos-gate/commit/2e27316f97ec8fac...
2016-03-25
-
09:01 PM Bug #6819 (Closed): libsysevent documentation incorrect
The manpage for libsysevent (man3sysevent) gives an incorrect signature for sysevent_get_pid
The man page
<...-
08:59 PM Feature #6818 (Closed): add MADV_PURGE to provide busted Linux MADV_DONTNEED semantics
- To support lx branded zones as well as the porting of other applications, we should add support for the rather ill-th...
-
08:44 PM Bug #6753 (Closed): remove acpi_fw.h
- "git commit 7bc870e686dc02eed8049c71d916e03f1c233a1a":https://github.com/illumos/illumos-gate/commit/7bc870e686dc02ee...
-
07:54 PM Bug #6817 (Closed): libbe should not free string from nvlist_lookup_string()
- "git commit e5b33823e7efd785e2f2ada4683abdef7c2a436c":https://github.com/illumos/illumos-gate/commit/e5b33823e7efd785...
-
04:41 PM Bug #6817 (Closed): libbe should not free string from nvlist_lookup_string()
- small bug has slipped into be_do_installboot_helper() check for unavailable/offline disk is freeing disk path, which ...
-
04:07 PM Bug #5833: kernel crash on zfs import (mount)
- My user suggested this possible fix from ZoL:
https://github.com/zfsonlinux/zfs/commit/4254acb05743dc2175ae76f6e15... -
04:04 PM Bug #6781 (Closed): zpool man page needs updated to remove duplicate entry of "cannot be" where it discusses cache devices
- "git commit e4cb59f791c5c6dea7ad4caa6dee845024ce71ef":https://github.com/illumos/illumos-gate/commit/e4cb59f791c5c6de...
-
02:52 PM Bug #6746 (Closed): startup_bios_disk() should not be built for xpv
- "git commit 63d0f4f15e0d9605137029897b712a2774ed7fa8":https://github.com/illumos/illumos-gate/commit/63d0f4f15e0d9605...
-
02:37 AM Bug #6807 (Closed): only one CPU detected on HP Gen9
- When booting on a HP Gen9, the system will detect only one CPU:...
-
02:32 AM Bug #6806 (Closed): local x2apic enumeration is broken
- The case for ACPI_MADT_TYPE_LOCAL_X2APIC in acpi_probe() is broken in two ways.
First, it dereferences mpa which i...
2016-03-24
-
10:41 PM Feature #6684 (Closed): Allow sending from IPv6 SLAAC addresses within a zone using IP spoofing protection
- "git commit 797f979d1fe26bfb1cdeb3e7a86ed24c0b654200":https://github.com/illumos/illumos-gate/commit/797f979d1fe26bfb...
-
08:24 PM Bug #1777: byteswap.h and endian.h could be provided
- Note, I filed 6790 to cover the fuller set of endian interfaces, but have not addressed the issue of a byteorder.h he...
-
08:22 PM Feature #6790 (Closed): want suite of endian(3C) functions
- Quite a lot of software leverages endian.h and a series of related functions for endian conversations beyond the trad...
-
07:19 PM Bug #6788: no manual for zone_list(2) syscall
- It's time to create a public API to manipulate zones programmatically, don't you think so?
like jail(2) in FreeBSD
... -
05:12 PM Bug #6788: no manual for zone_list(2) syscall
- That's because those system calls are not public interfaces and are a private implementation detail of the system.
-
02:32 PM Bug #6788 (New): no manual for zone_list(2) syscall
- a quote from zoneadm.c:601
/*
* fetch_zents() calls zone_list(2) to find out how many zones are running
* (which... -
05:14 PM Feature #6789 (Closed): Want SMAP support
- Add support for the x86 supervisor mode access protection (SMAP) feature in newer x86 chips.
-
03:25 PM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- This is the first mention of a "quota process". I'm not sure what you're talking about.
-
03:55 AM Bug #1906: pkcs11_tpm will hang indefinitely if localhost:30003 is reachable
- Dan McDonald wrote:
> A summary:
>
> The reason Illumos 1906 is a problem is because an illumos-gate library (pkc... -
03:09 PM Bug #6785: nfs4_attr_cache deadlock
- Resultant problem: The nfs4_ephemeral_harvester thread is sticking as well due to the deadlock. After a while, we hav...
-
02:44 PM Bug #6785: nfs4_attr_cache deadlock
- The same bug happened on another machine:...
-
08:51 AM Bug #6785: nfs4_attr_cache deadlock
- Marcel Telka wrote:
> Would you mind sharing the crash dump file? Thanks.
Sorry, I can't share the whole crashdu... -
02:25 PM Bug #6725: PCI(-X) Express Fatal Error (0x40)
- Ok, guys, it was a pure hardware error in the storage system
when lsi controller lost all disks, this controller is ... -
02:39 AM Feature #6686 (Closed): import missing ipf manual pages
- "git commit 23db4d6f668fd45f22b6b1fb668988cdf671a67b":https://github.com/illumos/illumos-gate/commit/23db4d6f668fd45f...
2016-03-23
-
11:36 PM Bug #4242 (Closed): file rename event fires before the rename happens
- "git commit 54207fd2e1e7ed01d0416da8cf296dbef920fbfc":https://github.com/illumos/illumos-gate/commit/54207fd2e1e7ed01...
-
09:15 PM Bug #4242: file rename event fires before the rename happens
- The VE_PRE_RENAME_* events fire before the rename operation and are primarily used for specialized applications, such...
-
07:15 PM Bug #6787 (New): hsfs asserts instead of handling getpage beyond EOF
- lofi likes to ask the underlaying fs for data in 8kB chunks (@MAXBSIZE@). If a file is 12kB long, lofi will try to r...
-
06:37 PM Bug #6786 (New): `zpool create` never calls sa_fini()
- @zpool create@ has a minor memory leak. If invoked with @sharenfs@ (and like @sharesmb@) option, it will end up call...
-
06:35 PM Bug #6680 (Closed): SIOCGLIFADDR doesn't set sin6_scope_id for link-local IPv6 addresses
- "git commit 257b568661af68ce9df60ea121105e7709216a53":https://github.com/illumos/illumos-gate/commit/257b568661af68ce...
-
05:03 PM Bug #6785: nfs4_attr_cache deadlock
- Would you mind sharing the crash dump file? Thanks.
-
04:30 PM Bug #6785 (Closed): nfs4_attr_cache deadlock
- It looks like we've encountered a deadlock between nfs4_inactive_thread and setattr....
-
03:37 PM Bug #6769 (Closed): bop_printf internal buffer is too small
- "git commit 28614c54e31c80fa6afc3ca7035a9eaa79fbaa63":https://github.com/illumos/illumos-gate/commit/28614c54e31c80fa...
-
03:13 PM Bug #6783 (Closed): ddi_fm_service_impact has wrong synopsis
- The synopsis in the manual page for ddi_fm_service_impact is incorrect. It doesn't take an int pointer, but an int.
-
02:11 PM Bug #6685 (Closed): avl_destroy_nodes(3AVL) shows period before parens in function name
- "git commit beafa768453a3d6612999e6600813da2f0cb7d64":https://github.com/illumos/illumos-gate/commit/beafa768453a3d66...
-
02:11 PM Bug #6687 (Closed): icmp(7P) and icmp6(7P) should mention that you need PRIV_NET_ICMPACCESS
- "git commit 7be29260103110981d73ce525891934e1cdf4374":https://github.com/illumos/illumos-gate/commit/7be2926010311098...
-
02:11 PM Bug #6688 (Closed): Exorcise the man pages of "deamons"
- "git commit 0d1065f422065c77549b9c5a2b5bbdee46bb19d7":https://github.com/illumos/illumos-gate/commit/0d1065f422065c77...
2016-03-22
-
05:48 PM Feature #4057 (In Progress): Add sfxge support
- I've got a new version of this driver that includes support for the latest version of their chips based on the SFC 90...
-
05:25 PM Bug #6782 (Closed): head can't handle embedded nul characters
- as indicated on illumos@
'head -c 1 /dev/zero |wc -c' just hangs while 'sh -c 'head -c 1 /dev/zero|wc -c' correctly ... -
04:41 PM Bug #6756: sh (and ksh) have issues with ${1+"$@"}
- I can confirm that a more ast-ksh, the following being in pkgsrc,
> version sh (AT&T Research) 93u+ 2012-0... -
09:26 AM Bug #6781 (Closed): zpool man page needs updated to remove duplicate entry of "cannot be" where it discusses cache devices
- cache
A device used to cache storage pool data. A cache device cannot
be cannot be configured as a mirror or raidz ... -
09:25 AM Feature #6780 (New): zfs(8) temporary mount point properties should include mountpoint
- From "the manual page for zfs(8) in FreeBSD 10.2":https://www.freebsd.org/cgi/man.cgi?query=zfs&sektion=8&manpath=Fre...
2016-03-21
-
06:42 PM Bug #4156 (Closed): prtconf - illumos or more generic branding to replace "Oracle Corporation"
- "git commit e41d648bc8b227d5ffb1101707472d2a2eb66c2b":https://github.com/illumos/illumos-gate/commit/e41d648bc8b227d5...
-
06:42 PM Bug #6768 (Closed): dboot_elfload64 add debug message about BSS
- "git commit d43bd0bebdba92e6469a190f259d5cc8daf4f0ea":https://github.com/illumos/illumos-gate/commit/d43bd0bebdba92e6...
-
06:31 PM Bug #6779 (Closed): kernel panic in zfs_readdir shortly after mount
- I've got two similar crashes from two different systems. I looked at #5833 and #6510 but it appears to different from...
-
06:17 PM Bug #5833: kernel crash on zfs import (mount)
- This occured for me, and after some diggint, it appears that the zap_phys_t (which I'm guessing is read off-disk?) is...
-
05:21 PM Bug #6747 (Closed): xdr_READDIR4res() bypass the XDR mblk API
- "git commit 5dde82e7956bd330e7bee953344937998249feb2":https://github.com/illumos/illumos-gate/commit/5dde82e7956bd330...
-
05:03 PM Bug #6747: xdr_READDIR4res() bypass the XDR mblk API
- *The Fix*
The fix introduces new xdrmblk_putmblk_raw() function as part of the (undocumented and private) xdrmblk ... -
01:45 PM Bug #6771: end-of-loop code not reached in common/dnssd_clientstub.c
- Adding a line to Makefile.com proved be the simplest change. I'll also test this change on x86, just to ensure that ...
-
08:19 AM Bug #6778 (New): elfedit on a gnu-ld linked library causes wrong rpath
- While building Thundebird and Lightning, I had to elfedit two internal libs with a correct final rpath.
The build sy...
2016-03-20
-
04:58 PM Bug #6770: nfsauth_retrieve() flood caused by NFS clients with personal identity problems
- Thanks to Sebastien Roy for the initial report and problem analysis.
The problem was initially introduced by #5296. -
01:44 PM Bug #6770 (Closed): nfsauth_retrieve() flood caused by NFS clients with personal identity problems
- Some NFS clients have problems with their personal identity over AUTH_SYS. We encountered cases when VMware ESXi sen...
-
04:47 PM Bug #6771: end-of-loop code not reached in common/dnssd_clientstub.c
- Gary Mills wrote:
> This build was done on SPARC, but that shouldn't have made any difference in this case. I suspe... -
03:56 PM Bug #6771: end-of-loop code not reached in common/dnssd_clientstub.c
- This build was done on SPARC, but that shouldn't have made any difference in this case. I suspect the compiler. It ...
-
02:48 PM Bug #6771: end-of-loop code not reached in common/dnssd_clientstub.c
- Gary Mills wrote:
> A build with Studio as the shadow compiler produced this error:
>
> [...]
>
> Here's the c... -
01:52 PM Bug #6771 (Closed): end-of-loop code not reached in common/dnssd_clientstub.c
- A build with Studio as the shadow compiler produced this error:...
-
11:05 AM Bug #6769 (Closed): bop_printf internal buffer is too small
- uts/i86pc/os/fakebop.c is using internal buffer to support bop_printf():
#define BUFFERSIZE 256
stati... -
10:58 AM Bug #6768 (Closed): dboot_elfload64 add debug message about BSS
- uts/i86pc/dboot/dboot_elfload.c does report about code and data section relocation but is silent about zeroing BSS
-
10:05 AM Bug #6747 (Pending RTI): xdr_READDIR4res() bypass the XDR mblk API
2016-03-19
-
08:42 PM Bug #6765 (Closed): zfs_zaccess_delete() comments do not accurately reflect delete permissions for ACLs
- (by Kevin)
Per this chart from usr/src/uts/common/fs/zfs/zfs_acl.c... -
08:40 PM Bug #6764 (Closed): zfs issues with inheritance flags during chmod(2) with aclmode=passthrough
- (by Marcel Telka)
The zfs(1m) man page says this about aclmode=passthrough:... -
08:37 PM Bug #6763 (Closed): aclinherit=restricted masks inherited permissions by group perms (groupmask)
- (by Albert)
According to zfs(1M) description of the aclinherit property: "The property value restricted (the defau... -
08:32 PM Bug #6762 (Closed): POSIX write should imply DELETE_CHILD on directories - and some additional considerations
- - POSIX write should imply DELETE_CHILD on directories
- ACE_DELETE_CHILD should also allow for delete providing ACE... -
04:40 PM Bug #4520: zfstest: zfs_acl_chmod_inherit_003_pos failed
- Thanks, Marcel. But we don't even get that far to test 'passthrough'. Current result shows a real problem with 'noall...
-
03:55 PM Bug #6761 (Closed): fcinfo hba-port doesn't get correct supported speeds and connection speed for 16Gb target ports
- In target mode, 16G speeds are not show correctly:
... -
01:25 PM Feature #6760 (Closed): cpqary3: add support for more hp gen9 smart array controllers
- Apparently we're missing a few PCI IDs in the cpqary3 driver that can be easily supported according to the Linux and ...
-
12:52 PM Bug #6623 (In Progress): iostat -exrn has missing comma (field separator) in header
-
10:52 AM Bug #6758 (Closed): minor fixes in net80211
- I found a bunch of minor issues in net80211 that need fixing:
* misplaced ARGSUSED in ieee80211_classify()
* format... -
10:27 AM Feature #6757 (Closed): want AMRR support in net80211
- Some of our wifi drivers currently use duplicated private interfaces for AMRR (adaptive multi-rate retry). For iwn I ...
-
08:47 AM Bug #6756 (Closed): sh (and ksh) have issues with ${1+"$@"}
- as noticed during libtool gnulib testing, sh and ksh have issues with a particular construct as
discussed in proble... -
08:21 AM Bug #6755 (New): join -v 2 - <file> has seek errors on pipe input
- as noticed in libtool bootstrap, native join has issues with providing unpairable lines on piped input.
gnu join d... -
12:38 AM Bug #6580 (In Progress): zfs-tests use undefined variable WRAPPER
2016-03-18
-
08:37 PM Bug #6754 (Closed): zfs-tests: get_substr() function is redundant
- ACL test cases should simply use ${string:start:len}.
2016-03-17
-
03:34 PM Bug #4935 (Closed): sharectl(1m): Missing documentation for delsect subcommand
- "git commit aa83d55962a262cb794a1c25165fc467d78f6914":https://github.com/illumos/illumos-gate/commit/aa83d55962a262cb...
-
03:34 PM Bug #6692 (Closed): incorrect error message when trying to delete a section using sharectl(1M)
- "git commit f4525cdb366a3fb21a12f42bedd55ecca098e7c4":https://github.com/illumos/illumos-gate/commit/f4525cdb366a3fb2...
-
09:03 AM Bug #6753 (Closed): remove acpi_fw.h
- The usr/src/uts/i86pc/os/acpi_fw.h is dedicated header file for fakebop.c and lgrpplat.c defining instances of acpi t...
2016-03-16
-
07:00 PM Bug #3721 (Closed): sys/ctype.h should pragma inline isxdigit
-
07:00 PM Bug #3721: sys/ctype.h should pragma inline isxdigit
- Fixed here:
commit 6b1aed11aada50610fd9f5a9e033c24ca7ee5f0c
Author: Richard PALO <richard@NetBSD.org>
Date: Sa... -
06:12 PM Bug #3721: sys/ctype.h should pragma inline isxdigit
- The typographical error seems to have been corrected.
This bug can be closed.
-
05:00 PM Bug #6716 (Closed): eliminate remaining unused filesystems from GRUB
- "git commit 621be8d08fd45483b5ca1cb8e2e88239f1502b4d":https://github.com/illumos/illumos-gate/commit/621be8d08fd45483...
-
05:00 PM Bug #6593 (Closed): want LBA48 support in grub
- "git commit 9890706ed36aa6bfca8ad283fbe4dac12ecd692b":https://github.com/illumos/illumos-gate/commit/9890706ed36aa6bf...
-
02:11 PM Bug #6752 (Closed): E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC build
- In a build on SPARC hardware, I got these four lint warnings in mail_msg:...
2016-03-15
-
01:41 PM Bug #4467 (In Progress): kadmind: segfault in acquire_accept_cred+0x140()
- Review: https://reviews.csiden.org/r/192/
-
11:29 AM Bug #6751 (Rejected): std::isalpha(foo, std::locale::classic()) depends on current locale
-
10:43 AM Bug #6751: std::isalpha(foo, std::locale::classic()) depends on current locale
- Apparently the same as https://www.illumos.org/issues/4173 (I failed to find that with search somehow)
-
08:56 AM Bug #6751 (Rejected): std::isalpha(foo, std::locale::classic()) depends on current locale
- std::locale::classic() is apparently supposed to always use the "C" locale, but it appears not to be the case:
<pr... -
03:44 AM Bug #1357 (Rejected): `hg pbchk' shouldn't whine about trailing whitespaces
- Actually, it should, redmine issue synopsis should be "fixed" instead.
-
02:19 AM Bug #5227 (Closed): space should be automatically included in 'print' class by localedef
- "git commit 5a4ef21a18dfdc65328821a265582d03e85a97c9":https://github.com/illumos/illumos-gate/commit/5a4ef21a18dfdc65...
Also available in: Atom