Activity
From 2016-06-08 to 2016-07-07
2016-07-07
-
08:02 PM Bug #7161 (Closed): uefi reboot needs to use acpi_reset_system() if available
- "git commit 7d3321ee71cf6a0555699aa14aad6e5a5ab6bd7c":https://github.com/illumos/illumos-gate/commit/7d3321ee71cf6a05...
-
08:02 PM Bug #7167 (Closed): lofi does mismanage size(9P) properties
- "git commit 538c7dac42a1f56f75806831c01aec2529d90a80":https://github.com/illumos/illumos-gate/commit/538c7dac42a1f56f...
-
05:46 PM Bug #7141 (Closed): divide by zero when string table entry size is zero
- "git commit 4520d59fda389ed57a633978297f35ae1e5c37b8":https://github.com/illumos/illumos-gate/commit/4520d59fda389ed5...
-
11:33 AM Bug #6653: dtrace modifies ELF string table causing problems for linker
- just for grins, I tried just dtrace on an old OI 151a9 system, with the same result.
It's probably related to some c... -
10:00 AM Bug #6653: dtrace modifies ELF string table causing problems for linker
- Just to simplify reproduction of this, the attached resource.o (.orig) is the output of the compile phase.
Copy it t... -
06:07 AM Bug #6653: dtrace modifies ELF string table causing problems for linker
- Andrew Stormont wrote:
> Any idea if 2.26.1 fixes this problem?
well, running omnios-master-7397b49 and updating ...
2016-07-06
-
11:22 PM Bug #7155 (Closed): arn(7D) should include the mac fields in the eeprom enumeration
- "git commit fd7c59804fad02c3863ef57c544fa7af0fd35068":https://github.com/illumos/illumos-gate/commit/fd7c59804fad02c3...
-
11:22 PM Bug #7153 (Closed): delete unused code in arn(7D)
- "git commit fd7c59804fad02c3863ef57c544fa7af0fd35068":https://github.com/illumos/illumos-gate/commit/fd7c59804fad02c3...
-
11:22 PM Bug #7152 (Closed): weird condition in arn(7D) needs clarification
- "git commit fd7c59804fad02c3863ef57c544fa7af0fd35068":https://github.com/illumos/illumos-gate/commit/fd7c59804fad02c3...
-
11:22 PM Bug #7154 (Closed): arn(7D) walks out of bounds when byteswapping the 4K eeprom
- "git commit fd7c59804fad02c3863ef57c544fa7af0fd35068":https://github.com/illumos/illumos-gate/commit/fd7c59804fad02c3...
-
07:08 PM Bug #7172: sparc: mpt_sas wants misc/sata after 6299
- Duplicates #6481
-
11:09 AM Bug #7172 (Closed): sparc: mpt_sas wants misc/sata after 6299
- After 6299 there are sata dependency for mpt_sas, but there are no sata driver for sparc:
$ devfsadm
/kernel/drv/... -
02:09 PM Bug #7174 (Closed): Hal searches for fdi files in wrong directories
- According to https://people.freedesktop.org/~dkukawka/hal-spec-git/hal-spec.html ,
"Device Information files are re... -
02:08 PM Bug #7173 (Closed): sparc: __floatundidf undefined for sparcv9
- Jul 6 06:11:15 sf genunix: [ID 819705 kern.notice] /platform/sun4u/kernel/misc/sparcv9/bignum: undefined symbol
Jul... -
08:39 AM Bug #7171 (New): OS panic (NULL pointer dereference in vdev_disk_get_space()) caused by a faulty disk
- We ran into a crasher on our machine running OpenIndiana Hipster running a kernel based on commit "e014e7f89c5273294b...
-
07:13 AM Bug #7167: lofi does mismanage size(9P) properties
- The explanation about the root cause and surrounding details:
The disk devices are supposed to expose the device a...
2016-07-05
-
05:39 PM Bug #7170 (Closed): ENABLE_PERL64 multiarch builds
- illumos-gate needs to support distros with multiarch perl implementations such as omnios.
illumos-omnios has done ... -
03:42 PM Bug #7165: add intermediate SUNW_1.22.7 symbol version to libc for backward binary support including latest s10 release
- Andrew Stormont wrote:
> I was asked to verify the semantics of our asprintf, fdatasync, smt_pause and vasprintf fun... -
03:00 PM Bug #7165: add intermediate SUNW_1.22.7 symbol version to libc for backward binary support including latest s10 release
- I was asked to verify the semantics of our asprintf, fdatasync, smt_pause and vasprintf functions do not differ from ...
-
01:19 PM Bug #7169 (Closed): mdb '::abuf_find 1 2' - failed
- found by zfs test:...
-
11:42 AM Bug #6036: ufsrestore segfaults in lookupparent
- Josef Sipek wrote:
> One of the zfs-tests (functional/inuse/inuse_003_pos.ksh) uses ufsrestore which happens to segf...
2016-07-04
-
10:57 AM Bug #6653: dtrace modifies ELF string table causing problems for linker
- Any idea if 2.26.1 fixes this problem?
-
03:52 AM Feature #7166: Online / real-time / synchronous pool replication
- Great idea!
2016-07-03
-
10:53 AM Bug #7167: lofi does mismanage size(9P) properties
reviewboard link: https://www.illumos.org/rb/r/206/
-
10:50 AM Bug #7167 (Closed): lofi does mismanage size(9P) properties
- Test: /opt/zfs-tests/tests/functional/slog/slog_013_pos (run as root) [00:01] [FAIL]
The failure was caused by:
... -
10:28 AM Feature #7166 (New): Online / real-time / synchronous pool replication
- Hello,
Goal of this feature request is to be able to replicate a ZFS source pool to a remote target pool, through ... -
09:47 AM Bug #7165: add intermediate SUNW_1.22.7 symbol version to libc for backward binary support including latest s10 release
- sorry Andy.
Why in the hell didn't your patchset get committed. It looks great. +1 -
05:42 AM Bug #7165 (Closed): add intermediate SUNW_1.22.7 symbol version to libc for backward binary support including latest s10 release
- as discovered with the latest SS12. 5, there has been an intermediate SUNW_1.22.7 symbol version
added in Solaris th... -
03:41 AM Bug #7164 (Closed): zdb should be able to open the root dataset
- If the pool/dataset command-line argument is specified with a trailing
slash, for example, "tank/", we should interp... -
03:21 AM Bug #7163 (Closed): ztest failures due to excess error injection
- Running zloop from zfs-precommit hit this assertion:
> *panicstr/s
0xfffffd7fd7419370: assertion failed... -
03:10 AM Bug #7162 (Closed): Intermittent failures from ro_props_001_pos
- If we have any non-noop TXG, the 'avail' could change. It isn't obvious why that would happen, but it's also very fra...
2016-07-02
-
01:32 PM Bug #7161 (Closed): uefi reboot needs to use acpi_reset_system() if available
- MacBookPro10,1 gets hung on reboot, apparently the issue is that efi_reboot double trap method does not work for this...
2016-07-01
-
07:27 PM Bug #7146: zfs panic : assertion failed: rt->rt_space == 0 (0x200 == 0x0), file: ../../common/fs/zfs/range_tree.c, line: 153
- i have the same/similar panics on smartos:
1.... -
04:46 PM Bug #7160 (Closed): zfs test rsend_008_pos failed
- log:...
-
11:34 AM Bug #7159 (In Progress): libc-tests build failed on sparc
-
11:13 AM Bug #7159: libc-tests build failed on sparc
- Igor Kozhukhov wrote:
> i have fixed it and pointed on IRC to this mistake:
> [...]
Yes, fix is simple.
-
11:07 AM Bug #7159: libc-tests build failed on sparc
- i have fixed it and pointed on IRC to this mistake:...
-
09:35 AM Bug #7159 (Closed): libc-tests build failed on sparc
- + /opt/gcc/4.4.4/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -fdiagnostics-show-option -node...
-
11:33 AM Bug #7158 (In Progress): powerd shouldn't call autos3 trigger on sparc
-
09:14 AM Bug #7158 (Closed): powerd shouldn't call autos3 trigger on sparc
- Jul 1 11:06:41 sunfire /usr/lib/power/powerd: [ID 508849 daemon.error] Unable to open /dev/srn: No such file or dire...
-
02:46 AM Bug #7089 (Closed): MSI-x on KVM prevents VMs from accessing the network
- "git commit 970db7b7a5b4656c659fc7c5226da7be313dc336":https://github.com/illumos/illumos-gate/commit/970db7b7a5b4656c...
2016-06-30
-
02:41 PM Bug #7156 (Closed): i40e dmod shouldn't build on SPARC
- While the core i40e driver doesn't build on SPARC, right now the dmod tries to and it shouldn't.
2016-06-29
-
05:15 PM Bug #7144 (Closed): lofi mapping in non-GZ is not working with default match rules
- "git commit 450b24a3e08dd5d6007467b18ef9cea400f7385a":https://github.com/illumos/illumos-gate/commit/450b24a3e08dd5d6...
-
03:51 PM Bug #7155 (Closed): arn(7D) should include the mac fields in the eeprom enumeration
- arn(7D) should include the 3 fields for the MAC in the enumeration of eeprom fields, so we don't switch on out-of-enu...
-
03:50 PM Bug #7154 (Closed): arn(7D) walks out of bounds when byteswapping the 4K eeprom
- arn(7D) uses the maximum number of chains for the regular eeprom when byte-swapping the 4K eeprom. Unfortunately, th...
-
03:49 PM Bug #7153 (Closed): delete unused code in arn(7D)
- there's a handful of unused functions and variables in arn(7D), called out to lint as unused, but left there. Delete...
-
03:49 PM Bug #7152 (Closed): weird condition in arn(7D) needs clarification
- arn(7D) contains the condition
if (!on != aniState->ofdmWeakSigDetectOff) {
Seemingly intentionally. Parent...
2016-06-28
-
09:16 PM Bug #7149 (New): move libzpool's taskq library into libcmdutils
- To better facilitate multi-threaded tools and libraries, it would be useful to move the taskq implementation out of l...
-
07:25 PM Bug #5691 (Closed): nfs(4) should describe options set via sharectl(1M)
- "git commit c770959538dce966320e9b537c527f030e4a2822":https://github.com/illumos/illumos-gate/commit/c770959538dce966...
-
05:59 PM Bug #7148 (New): zfs(1M) doesn't document the dedup property
-
05:40 PM Bug #7147 (Closed): ztest: ztest_ddt_repair fails with ztest_pattern_match assertion
- Here's the dbuf we're currently reading:
> 966f200::dbuf
addr object lvl blkid holds os
966f200 ... -
05:22 PM Bug #7146 (New): zfs panic : assertion failed: rt->rt_space == 0 (0x200 == 0x0), file: ../../common/fs/zfs/range_tree.c, line: 153
- zfs panic on zfs tests - need try to run in loop.
i have panic on DilOS with 4 circle of zfs tests without VM rebo... -
04:10 PM Bug #7144 (In Progress): lofi mapping in non-GZ is not working with default match rules
-
02:04 PM Bug #6464: libbe shouldn't mangle zfs mountpoints
- The following workaround to boot scripts was suggested: http://buildzone.oi-build.r61.net/6464/, however, it was note...
2016-06-27
-
07:59 PM Bug #7144 (Closed): lofi mapping in non-GZ is not working with default match rules
- used to work fine back at smartos 20160218, but upgrading to 20160622 doesn't allow loading of /dev/lofi/2 from a non...
-
05:09 AM Bug #7141: divide by zero when string table entry size is zero
- Same thing in syminfo
-
04:50 AM Bug #7141: divide by zero when string table entry size is zero
- Same issue happening in processing the got
-
04:26 AM Bug #7141: divide by zero when string table entry size is zero
- The same issue exists in the hash function. Attaching an example
2016-06-26
-
04:43 PM Bug #7143 (Closed): dbuf_read() creates unnecessary zio_root() for bonus buf
- dbuf_read() creates a zio_root() to track and wait for all the zio's that may happen as part of this call. However, i...
-
03:41 PM Bug #7142 (Closed): build failed on sparc after endian integration
- Dup of 7043.
-
10:47 AM Bug #7142 (Closed): build failed on sparc after endian integration
- need update endian files for correct build on sparc.
-
02:16 AM Bug #7141 (Closed): divide by zero when string table entry size is zero
- In stringtbl in usr/src/cmd/sgs/elfdump/common/elfdump.c, the symbol table entry size (and link) are checked:
<p...
2016-06-25
-
05:20 AM Bug #7140 (New): stat(2): The time related members of the stat structure should be timestruc_t instead of time_t
- Here in the stat(2) man page:...
2016-06-24
-
08:21 PM Feature #7139 (Closed): Sync mDNS with mDNSResponder-625.41.2
- Apple has released an update to mdns responder http://opensource.apple.com/tarballs/mDNSResponder/
The issues fixe... -
07:48 PM Feature #7138 (New): ::fsinfo should show zone information
- It'd be great if ::fsinfo -z were to show you which zone owned a given vfs, and ::fsinfo -Z <zone> showed only vfs's ...
-
05:48 AM Bug #7137 (New): in.ndpd should correctly initialise with IN6ADDR_LOOPBACK_INIT
- as found via 7127, in.ndpd main incorrectly initialises the sockaddr_in6 instead of its
component member sin6_addr.
...
2016-06-23
-
08:44 PM Bug #7136 (Closed): ESC_VDEV_REMOVE_AUX ought to always include vdev information
- 6922 added ESC_ZFS_VDEV_REMOVE_AUX and ESC_ZFS_VDEV_REMOVE_DEV sysevents whenever an aux device gets removed from a p...
-
04:43 PM Bug #7135 (New): pkg should use the adjunct for dependency resolution
- If the adjunct is an IPS image we should do dependency resolution against that image to get usable IPS packages.
-
04:42 PM Bug #7134 (New): adjunct support for check_rtime
- The check_rtime script needs to be taught about adjuncts.
-
04:39 PM Bug #7133 (New): silence lint and studio warnings that only occur with an adjunct proto
- lint and studio seem to automatically silence some warnings for headers found in /usr/include. When using an adjunct ...
-
04:35 PM Bug #7132 (New): make sure MPS libraries are always used from the adjunct
- The MPS libs live in a special directory in /usr/lib/mps. Some libs like libldap link against these and as such have ...
-
04:21 PM Bug #7131 (New): krb5 must make sure local db headers precede any possible system db headers
-
04:19 PM Bug #7130 (New): use perl interpreter from native adjunct
- The perl interpreter from the native adjunct must be used in the build. We should not try to run perl from the adjunc...
-
04:09 PM Bug #7129 (New): native tools must reliably use a native adjunct
- We must make sure that the build of native tools always uses headers and libraries from the adjunct.
-
03:53 PM Bug #7128: git-pbchk fails to detect parent branch
- Apparently git-pbchk seems to have a problem with detecting the parent branch. I think this is because the git comman...
-
03:52 PM Bug #7128 (Closed): git-pbchk fails to detect parent branch
-
05:35 AM Bug #7127 (New): remove -Wno-missing-braces from Makefile.uts
- Currently the gate has the following compiler warning suppression
clause in Makefile.uts:
```CERRWARN += -_gcc=-Wno...
2016-06-22
-
11:24 PM Bug #7126 (Closed): NSS_XbyY_FINI has too much logic for a function-like macro
- NSS_XbyY_FINI uses && and the comma operator to form a condition while still being function like. That annoys the co...
-
07:44 PM Feature #7125: Provide execvpe
- Other systems doesn't have it either as it seems to be GNUism. Not sure, what is policy on these things, but I suppos...
-
07:22 PM Feature #7125 (New): Provide execvpe
- illumos doesn't have execvpe support and it should be added. I found out while trying to compile cronie 1.5.0. The wo...
-
04:15 PM Bug #7106 (Closed): elfdump crashes with invalid ELF
- "git commit 5093b3b62da799ea81b3a0f84f606266d06ce94e":https://github.com/illumos/illumos-gate/commit/5093b3b62da799ea...
-
03:36 AM Bug #7106: elfdump crashes with invalid ELF
- The issue here is that the existing code in interp does not check that c_data has a d_buf associated with it. In any ...
-
02:36 PM Bug #7124 (Closed): 6602 introduced unused options b and R for lofiadm command
- "git commit 6aa98485cdc6dd2ec24cfbcf0ccefb5ef7796564":https://github.com/illumos/illumos-gate/commit/6aa98485cdc6dd2e...
-
12:41 PM Bug #7124 (Closed): 6602 introduced unused options b and R for lofiadm command
-
12:02 AM Feature #7051 (Closed): want id_space(9F) docs
- "git commit 01aaaf328842760a1002109b299908a027e94cf8":https://github.com/illumos/illumos-gate/commit/01aaaf328842760a...
2016-06-21
-
07:00 PM Bug #7069 (Closed): i386_XARCH should include -m32
- "git commit 9c05409f2b9301e686735887a9573454cceb0331":https://github.com/illumos/illumos-gate/commit/9c05409f2b9301e6...
-
07:00 PM Bug #7120 (Closed): mDNS resync was not wsdiff safe
- "git commit c1de7575521deda5ee777b8054a9c5b12f15b1ee":https://github.com/illumos/illumos-gate/commit/c1de7575521deda5...
-
03:55 PM Feature #6602 (Closed): lofi should support labeled devices
- "git commit 406fc5100dac8d225a315a6def6be8d628f34e24":https://github.com/illumos/illumos-gate/commit/406fc5100dac8d22...
-
02:45 PM Bug #7040 (Closed): Detect common spelling errors in manual pages
- "git commit 71af3be340c57171837478555e2eb0d496318cfc":https://github.com/illumos/illumos-gate/commit/71af3be340c57171...
-
02:45 PM Bug #7044 (Closed): Fix spelling mistakes in sections 1HAS and 2
- "git commit 0db8de19c0e494758b68b702523a2b0eaffe3b2e":https://github.com/illumos/illumos-gate/commit/0db8de19c0e49475...
-
02:45 PM Bug #7041 (Closed): Fix spelling mistakes in sections 1 and 1M
- "git commit df23d905b96680e56379c5a5ecb4b363f36b9e74":https://github.com/illumos/illumos-gate/commit/df23d905b96680e5...
-
02:45 PM Bug #7042 (Closed): Fix spelling mistakes in library sections
- "git commit 843c398e8904ed9d833d2af3103894f909fb4b52":https://github.com/illumos/illumos-gate/commit/843c398e8904ed9d...
-
02:45 PM Bug #7045 (Closed): Fix spelling mistakes in section 4
- "git commit c855112f85cf71e42f6381a66f3f86f98e2ed24e":https://github.com/illumos/illumos-gate/commit/c855112f85cf71e4...
-
02:45 PM Bug #7046 (Closed): Fix spelling mistakes in section 5
- "git commit df23565fe1d0b225f9f898c50dfafea6749b0b7f":https://github.com/illumos/illumos-gate/commit/df23565fe1d0b225...
-
02:45 PM Bug #7048 (Closed): Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7P
- "git commit 95e15299a2c42b8014fa27631a6f3be2a93febc2":https://github.com/illumos/illumos-gate/commit/95e15299a2c42b80...
-
02:45 PM Bug #7047 (Closed): Fix spelling mistakes in sections 9E, 9F and 9S
- "git commit a716f1a92056bc2e231e57ae2a20725ce606ea73":https://github.com/illumos/illumos-gate/commit/a716f1a92056bc2e...
-
02:45 PM Bug #7049 (Closed): Prefer 'writable' over 'writeable' in the manual pages
- "git commit 831b40b1c811223fd0b1131791a38e3ae5143377":https://github.com/illumos/illumos-gate/commit/831b40b1c811223f...
-
02:45 PM Bug #7050 (Closed): Prefer 'subcommand' over 'sub-command' in the manual pages
- "git commit 1b2031a95889aea96be6af55dcf31a0d5ffdfed9":https://github.com/illumos/illumos-gate/commit/1b2031a95889aea9...
-
02:45 PM Bug #4712 (Closed): Prefer 'parsable' over 'parseable' in the manual pages
- "git commit f3a07f941f1be263a48a040c059edbcb722cf436":https://github.com/illumos/illumos-gate/commit/f3a07f941f1be263...
-
12:27 PM Bug #7123 (In Progress): timestamp encoding required in rfs4_op_readdir()
- Timestamps returned from @rfs4_op_readdir()@ should be encoded like timestamps returned by @rfs4_op_getattr()@. The f...
-
11:51 AM Bug #7122 (In Progress): fix negative timestamps with nsec == 0 in nfs4_time_ntov()
- @nfs4_time_ntov@ converts timestamps from nfs4-style to @vattr_t@ representation. Negative timestamps are represented...
2016-06-20
-
07:47 PM Feature #6992 (Closed): devprop(1M) should work also with logical names
- "git commit b13c8383ad6f847486face2fe8df9f0f50f068ed":https://github.com/illumos/illumos-gate/commit/b13c8383ad6f8474...
-
05:07 PM Bug #7117 (Closed): Dangling references to usr/src/common/openssl
- "git commit e64b5a1d424c9f5d94989cfbd14203251c97a024":https://github.com/illumos/illumos-gate/commit/e64b5a1d424c9f5d...
-
03:41 PM Bug #7091 (Rejected): "tail -f" hangs with pipelines
- Even my shell script has a note about this. Rejecting -- not a bug.
-
01:56 PM Bug #7121 (In Progress): ixgbe SFP handling can be more robust
2016-06-19
-
06:59 PM Bug #7113 (Closed): mailq.1 should be mediated
- "git commit 74f421779ff7f726f382f060248dd75a46ba936f":https://github.com/illumos/illumos-gate/commit/74f421779ff7f726...
-
04:01 PM Bug #5718 (In Progress): sharemgr is missing "start" and "stop" commands in its usage message
-
02:57 AM Bug #7121: ixgbe SFP handling can be more robust
- A feature of Intel 82599 and X550/X552 adapters is they require the use of replaceable SFP or QSFP modules, in the fo...
-
01:08 AM Bug #7121 (In Progress): ixgbe SFP handling can be more robust
2016-06-18
-
08:47 PM Bug #7119: boot should handle change in physical path to ZFS root devices
- Rich Lowe wrote:
> [...]
>
> This means that while ZFS itself tries to be particularly resilient to devices movin... -
03:56 PM Bug #7119 (Closed): boot should handle change in physical path to ZFS root devices
- ...
-
08:46 PM Bug #7120 (Closed): mDNS resync was not wsdiff safe
- Some uses of __DATE__ and __TIME__ crept in with #3661. They shouldn't have
-
03:44 PM Bug #6255: incorrect matching of subnets by zfs sharenfs property
- Could you please re-test this with recent changes to inet_matchaddr()?
-
03:38 PM Bug #6255 (Feedback): incorrect matching of subnets by zfs sharenfs property
-
09:28 AM Bug #7118 (New): cstyle issues encountered in mechglueP.h
- as discussed during the review of il_6615, there are some cstyle issues encountered that
output 1) 'unary * followed...
2016-06-17
-
10:52 PM Bug #7069 (In Progress): i386_XARCH should include -m32
-
07:59 PM Bug #7117: Dangling references to usr/src/common/openssl
- This bug is not visible when the files from closed-bins (@closed/root_i386/licenses/usr/src/common/openssl/*@) are co...
-
06:53 PM Bug #7117 (Closed): Dangling references to usr/src/common/openssl
- After 5086 removed usr/src/common/openssl, there was a remaining reference to @usr/src/common/openssl/LICENSE@ in @us...
-
05:30 PM Bug #7116 (New): 6922 could have been clearer about event vdev pointer
- At the beginning of the function, we try to convert a guid to a vdev_t pointer by calling spa_lookup_by_guid with aux...
-
05:26 PM Bug #7115 (Closed): 6922 generates ESC_ZFS_VDEV_REMOVE_AUX a bit too often
- The addition of @spa_event_notify@ in vdev removal code (see #6922) causes events to be generated even if the spare f...
-
12:09 PM Feature #7114: Introduce /etc/project.d
- I can see two different ways of interpreting the "assemble /etc/project":
1. load whatever effectively amounts to:...
2016-06-16
-
10:39 PM Bug #7106 (In Progress): elfdump crashes with invalid ELF
-
09:30 PM Feature #7114 (New): Introduce /etc/project.d
- /etc/project file is static and there is no way for packagers to ship project entires. We should have /etc/project.d ...
-
08:18 PM Bug #7113 (Closed): mailq.1 should be mediated
- 5166 made sendmail replacable by other MTA implementation. However, not everything was mediated. mailq.1 is a manpage...
2016-06-15
-
04:18 PM Feature #7063 (Closed): 64-bit mdb has trouble printing doubles
- "git commit 0f5217fdd6592c015cbc42a91149408b625eb35f":https://github.com/illumos/illumos-gate/commit/0f5217fdd6592c01...
2016-06-14
-
07:29 PM Bug #7112 (New): ixgbe can busy-wait for (many) milliseconds at a time
- The ixgbe driver core code has a number of places that call msec_delay() to wait for some number of milliseconds (har...
-
02:51 PM Feature #5115 (Closed): Want Intel 40GbE NIC driver for illumos
- "git commit 9d26e4fc021e249c93c2861629cc665e4f5bd4d6":https://github.com/illumos/illumos-gate/commit/9d26e4fc021e249c...
2016-06-13
-
03:40 AM Bug #7106: elfdump crashes with invalid ELF
- Webrev available at http://us-east.manta.joyent.com/dillona/public/webrevs/7106/index.html
-
02:51 AM Bug #7106 (Closed): elfdump crashes with invalid ELF
2016-06-12
-
08:05 PM Feature #7057 (Closed): SysV IPC rctls should report usage
- "git commit 08c359e5adeac56f453e23f78c147189cc0896a6":https://github.com/illumos/illumos-gate/commit/08c359e5adeac56f...
2016-06-11
-
04:36 PM Bug #7091: "tail -f" hangs with pipelines
- Dan,
I don't think this is an issue at all with 'tail' rather it is the way multi-stage pipelines work (and in som... -
02:25 PM Bug #7056 (Closed): tmpfs in a non-global zone does not abide by tmpfs_minfree
- "git commit 7de21d7cba3fddc724c51930845ad91d8082e0c7":https://github.com/illumos/illumos-gate/commit/7de21d7cba3fddc7...
2016-06-10
-
09:21 PM Feature #7068 (Closed): need a way to change the tmpfs size on a mounted fs
- "git commit 30633d6fe588d756f1fe86999b090761e325844e":https://github.com/illumos/illumos-gate/commit/30633d6fe588d756...
-
06:20 PM Feature #7064 (Closed): TCP_KEEPIDLE has needless 10sec minimum
- "git commit 995de72901a2c8b79bd3aea3df1617643d53ea89":https://github.com/illumos/illumos-gate/commit/995de72901a2c8b7...
-
03:40 PM Bug #7104 (Closed): increase indirect block size
The current default indirect block size is 16KB. We can improve
performance by increasing it to 128KB. This is es...-
03:22 PM Bug #7088 (Closed): libshare should check nfs protocol value against netconfig(4) database
- "git commit f091aea1782d0de0cb0f320b76b56ffb4b37ef5d":https://github.com/illumos/illumos-gate/commit/f091aea1782d0de0...
-
03:22 PM Bug #7102 (Closed): nfsd(1M) missing newline character in error messages
- "git commit b9709d3bf6aa3acb184b2dbcab09e7241a4edc82":https://github.com/illumos/illumos-gate/commit/b9709d3bf6aa3acb...
-
03:19 PM Feature #7055 (Closed): libbrand token substitution incomplete for mount entries
- "git commit c6596baec58ade84b0609c78e64fc3f89447c7d1":https://github.com/illumos/illumos-gate/commit/c6596baec58ade84...
-
02:12 PM Feature #7065 (Closed): webrev could use a style cleanup
- "git commit b0efaad712c1765eaff91438c867d7aa898465b6":https://github.com/illumos/illumos-gate/commit/b0efaad712c1765e...
-
02:12 PM Bug #7067 (Closed): webrev adds spurious path component to top-level files
- "git commit 3d7afa3319dd88bd8a1774d43c1b15bce28b0f80":https://github.com/illumos/illumos-gate/commit/3d7afa3319dd88bd...
-
12:51 AM Feature #7060 (Closed): mdb -e doesn't properly report exit status for failed writes
- "git commit bc07d1fd58f705e3a6d5b418433e42cd8e42b7f1":https://github.com/illumos/illumos-gate/commit/bc07d1fd58f705e3...
2016-06-09
-
11:43 PM Bug #7083 (Closed): create_ramdisk.sh need not check for inuse devices
- "git commit a76660dbabd3d3b161bdead081ce275af6966d2e":https://github.com/illumos/illumos-gate/commit/a76660dbabd3d3b1...
-
10:34 PM Feature #7058 (Closed): crash dump progress should be emitted more frequently
- "git commit 2fb0949cb8f76f6cc30b9fef03f032f1893bbc6c":https://github.com/illumos/illumos-gate/commit/2fb0949cb8f76f6c...
-
09:34 PM Bug #7103 (Closed): failed test cli_root/zfs_snapshot/zfs_snapshot_009_pos
- ...
-
09:31 PM Bug #7091: "tail -f" hangs with pipelines
- You can kill a lingering tail(1) process without extraordinary means, which makes me wonder if the close() from the w...
-
03:31 PM Bug #7091: "tail -f" hangs with pipelines
- Also, this fails where the output file is tmpfs (per the example), or ZFS (per the larger shell script I have which u...
-
03:28 PM Bug #7091 (Rejected): "tail -f" hangs with pipelines
- Consider this toy script:...
-
09:00 PM Bug #7036 (Closed): zvol_swap_004_pos test failed
- "git commit 3f85b2aed8a5768f4c20db925cdf8fc072472037":https://github.com/illumos/illumos-gate/commit/3f85b2aed8a5768f...
-
08:42 PM Bug #7082 (Closed): bptree_iterate() passes wrong args to zfs_dbgmsg()
- "git commit 10e67aa0db0823d5464aafdd681f3c966155c68e":https://github.com/illumos/illumos-gate/commit/10e67aa0db0823d5...
-
08:33 PM Feature #7061 (Closed): local TCP connections should be expediently purged from TIME_WAIT
- "git commit 2404c9e6b54f427b32dd0a2d46940d6a4c5299bc":https://github.com/illumos/illumos-gate/commit/2404c9e6b54f427b...
-
08:33 PM Feature #7062 (Closed): Connections remain in TIME_WAIT too long
- "git commit 2404c9e6b54f427b32dd0a2d46940d6a4c5299bc":https://github.com/illumos/illumos-gate/commit/2404c9e6b54f427b...
-
08:12 PM Bug #7102 (Closed): nfsd(1M) missing newline character in error messages
- ...
-
07:56 PM Bug #6314 (Closed): buffer overflow in dsl_dataset_name
- "git commit 9adfa60d484ce2435f5af77cc99dcd4e692b6660":https://github.com/illumos/illumos-gate/commit/9adfa60d484ce243...
-
07:19 PM Bug #7054 (Closed): dmu_tx_hold_t should use refcount_t to track space
- "git commit 0c779ad424a92a84d1e07d47cab7f8009189202b":https://github.com/illumos/illumos-gate/commit/0c779ad424a92a84...
-
04:14 PM Bug #7054: dmu_tx_hold_t should use refcount_t to track space
- This improves debugability, by letting us know *what* incremented the space-tracking variables (e.g. which dmu_tx_hol...
-
06:12 PM Feature #7101 (New): uts/intel/elfexec needs to ctfconvert elf32 objects
- uts/intel/elfexec is not build with CTF; while, it's sparc counterparts are. This means that we don't have CTF inform...
-
06:12 PM Feature #7100 (Closed): allow vnics to be unfiltered in promiscuous mode
- Currently when a VNIC is put into promiscuous mode with a request for DL_PROMISC_PHYS it gets traffic as though it we...
-
06:10 PM Feature #7099 (Closed): mdb could illuminate proc_t flags
- The @p_flag@ member of a @proc_t@ object supports a large number of different flags. It would help debugging if we co...
-
06:09 PM Feature #7098 (Closed): ::prtconf could filter by attached driver name
- It would be most agreeable if one could use ::prtconf to get a list of all of the devinfo nodes for a particular driv...
-
06:08 PM Bug #7097 (New): ::kmastat overflows columns with inscrutable output
- On big machines, the ::kmastat dcmd overflows its columns with output that quickly becomes inscrutable, e.g.:
<pre... -
06:05 PM Bug #7096 (Closed): vioif should not log to the console on boot, or ever
- At the moment, a vioif (VirtIO) NIC in a SmartOS guest causes us to log this to the console on boot:...
-
06:04 PM Bug #7095 (Closed): libproc file_info_t file_pname too short
- While going through 7094, I found that Pgrab_idle tries to construct the full path of the object. However, it often c...
-
06:03 PM Bug #7094 (Closed): mdb can't print types from an object file with ctf
- While investigating other problems I tried to inspect some CTF state via mdb wanting effectively to do a ::print on s...
-
05:59 PM Bug #7093 (New): libdtrace mangles userland struct keywords
- While trying to trace a sendmsg function call, I get:...
-
04:48 PM Feature #7092 (Closed): Want support for stdio memory streams
- When trying to compile goacess-1.0 on illumos I got following error:...
-
03:16 PM Feature #7090 (Closed): zfs should improve allocation order and throttle allocations
- When write I/Os are issued, they are issued in block order but the ZIO pipeline will drive them asynchronously throug...
-
02:51 PM Bug #7087: assertion failed on dnode_sync_free(): avl_is_empty(dn_dbufs)
- 5597 is probably a duplicate.
-
01:18 PM Bug #7089 (Closed): MSI-x on KVM prevents VMs from accessing the network
- Also, enable it (MSI-X on KVM) by default.
The receive queue was getting full before interrupts were enabled, whic... -
10:22 AM Bug #7088 (Closed): libshare should check nfs protocol value against netconfig(4) database
- Using uppercase "TCP" or "UDP" as "protocol" property value is accepted by sharectl(1M), but will make nfs/server go ...
-
05:46 AM Feature #7080: git-pbchk could evolve automatic parent branch selection
- ...
2016-06-08
-
09:30 PM Bug #7084 (Closed): DTrace divide overflow can induce panic
- "git commit 82d2d142300e27cbe46f9fd3731e9d280b2c66e8":https://github.com/illumos/illumos-gate/commit/82d2d142300e27cb...
-
06:48 PM Bug #7084 (Closed): DTrace divide overflow can induce panic
- There are a few, rare cases where we're not properly propagating some of the fault cases through DTrace in division. ...
-
09:00 PM Bug #7087 (Closed): assertion failed on dnode_sync_free(): avl_is_empty(dn_dbufs)
- When syncing the free of a bpobj that was part of a dead list (dnode_sync_free()), we find that it still has held dbu...
-
07:31 PM Bug #7086 (Closed): ztest attempts dva_get_dsize_sync on an embedded blockpointer
- In dbuf_dirty(), we need to grab the dn_struct_rwlock before looking at the db_blkptr, to prevent it from being chang...
-
07:26 PM Bug #7085 (Closed): add support for "if" and "else" statements in dtrace
- Add syntactic sugar to dtrace: "if" and "else" statements. The sugar is baked down to standard dtrace features by ad...
-
06:54 PM Bug #7014 (Rejected): panic buffer overflow in dsl_dataset_name
- duplicate to #6314 - changes will be committed with #6314
-
06:53 PM Bug #7014 (Feedback): panic buffer overflow in dsl_dataset_name
-
01:44 AM Bug #7014: panic buffer overflow in dsl_dataset_name
- This is a dup of 6314.
-
05:55 PM Bug #7083 (Closed): create_ramdisk.sh need not check for inuse devices
-
04:34 PM Bug #7066 (Closed): ::dump uses incredibly annoying syntax for specifying length
- "git commit f11ba53f80410731989b127bc0e36a178773e84a":https://github.com/illumos/illumos-gate/commit/f11ba53f80410731...
-
01:52 AM Bug #7066: ::dump uses incredibly annoying syntax for specifying length
- When I'm debugging something with mdb, I spend a lot of time inspecting structs to see if they make sense, and someti...
-
12:52 PM Bug #7082: bptree_iterate() passes wrong args to zfs_dbgmsg()
- in the dbgmsg log I see:
bptree index 0: traversing from min_txg=4294967296 bookmark 0/0/0/0
bptree.c:
222 zf... -
12:35 PM Bug #7082 (Closed): bptree_iterate() passes wrong args to zfs_dbgmsg()
- upstream
DLPX-40542 bptree_iterate() passes wrong args to zfs_dbgmsg() -
05:14 AM Feature #7080 (Feedback): git-pbchk could evolve automatic parent branch selection
- Outside of unnecessary branch iterations when choosing a parent branch,
pbchk could make use of environment variable... -
02:10 AM Bug #7072: zfs fails to expand if lun added when os is in shutdown state
- The problem here is that the expandable space is being calculated incorrectly. Instead of using the EFI label info (...
-
02:01 AM Bug #7071: lzc_snapshot does not fill in errlist on ENOENT
- lzc_snapshot() takes a list of snapshot to create. If the list contains both datasets that exist and datasets that d...
-
01:44 AM Bug #6314: buffer overflow in dsl_dataset_name
- Fix is to introduce a new macro (ZFS_MAX_DATASET_NAME_LEN) to indicate the max length of a dataset name (including te...
Also available in: Atom