Activity
From 2018-02-14 to 2018-03-15
2018-03-15
-
02:30 PM Bug #9287: dladm Segmentation Fault (core dumped) on unknown field
- $ pstack core
core 'core' of 1485: dladm show-link -s -p -o gugus e1000g0
feeffde0 strcasecmp_l (80c2e30, 5f800... -
02:27 PM Bug #9287 (Closed): dladm Segmentation Fault (core dumped) on unknown field
- If you enter an Unknown Fieldsname on -o dladm dumps core
For example:
dladm show-link -s -p -o ipkts e1000g0
... -
09:41 AM Bug #6183 (Closed): VERIFY3(newds==os->os_dsl_dataset) failed@dmu_objset.c:579
- owner request to close it
-
12:24 AM Bug #6183: VERIFY3(newds==os->os_dsl_dataset) failed@dmu_objset.c:579
- https://github.com/illumos/illumos-gate/commit/5f5913bb83405db87f982abee80162a479d363af
-
03:52 AM Feature #9286 (Closed): want refreservation=auto
- When a ZFS volume is created with @zfs create -V@ (but without -s), the @refreservation@ property is set to a value t...
2018-03-14
-
11:53 PM Bug #9285 (Closed): nvme: "programming error: invalid NS/format" doing 'nvmeadm list' on a controller without namespaces
- As above.
To reproduce add an NVMe controller to ESXi VM without actually attaching any disks (namespaces) to it. -
10:44 PM Bug #9284: arc_reclaim_thread has 2 jobs
- The justification in the Description is outdated. It should read:
Following the fix for 9018 (Replace kmem_ca... -
10:33 PM Bug #9284 (Closed): arc_reclaim_thread has 2 jobs
- `arc_reclaim_thread()` calls `arc_adjust()` after calling
`arc_kmem_reap_now()`; `arc_adjust()` signals `arc_get_dat... -
08:11 PM Bug #8808 (Closed): nvme: Software Progress Marker feature is optional
- "git commit f313c178df05fb723db8426641b6f443f90f5f45":https://github.com/illumos/illumos-gate/commit/f313c178df05fb72...
-
08:03 PM Bug #8980 (Closed): BIOS clock is sometimes one hour fast
- "git commit 026e699f086745296cda4664068f50ace71e32e2":https://github.com/illumos/illumos-gate/commit/026e699f08674529...
-
07:13 PM Bug #9173: smbsrv: we do not build all
- The "all" target should be the first target listed.
The fix moves the include of Makefile.subdirs earlier in
usr/... -
07:06 PM Bug #9173 (Closed): smbsrv: we do not build all
- "git commit ac29b594b43c0e9b5cc7656b662ca9f359b36a46":https://github.com/illumos/illumos-gate/commit/ac29b594b43c0e9b...
-
07:10 PM Bug #9260: nsmb driver 32-bit ioctl check broken after 8685
- Notes about the fix:
Revert changes in usr/src/uts/Makefile.\{targ,uts\}
Let uts/intel/Makefile.intel define \{AL... -
06:58 PM Bug #9260 (Closed): nsmb driver 32-bit ioctl check broken after 8685
- "git commit bbbed746ed07daa0e18f08cf6145bb3f2b063f24":https://github.com/illumos/illumos-gate/commit/bbbed746ed07daa0...
-
04:51 PM Feature #9166 (Closed): zfs storage pool checkpoint
- "git commit 8671400134a11c848244896ca51a7db4d0f69da4":https://github.com/illumos/illumos-gate/commit/8671400134a11c84...
-
03:56 PM Bug #9164 (Closed): assert: newds == os->os_dsl_dataset
- "git commit 5f5913bb83405db87f982abee80162a479d363af":https://github.com/illumos/illumos-gate/commit/5f5913bb83405db8...
-
08:43 AM Bug #3195: mpt_sas IOC reset races can cause panics
- Mutex to synchronize ioctl,sysfs demonstrate way and pci asset dealing with. PCI asset liberating will prompt free in...
2018-03-13
-
04:17 PM Bug #9280 (Closed): Assertion failure while running removal_with_ganging test with 4K devices
- We hit a panic in the removal_with_ganging test using vdevs with 4k ashift for testing.
The problem is that the te... -
01:35 PM Bug #9279 (Closed): libefi: use one-line-per-file pattern in Makefile
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330812
This is cleanup planned to happen at... -
12:25 PM Bug #9278 (Closed): loader: Remove d_type from devdesc.
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330810
Remove d_type from devdesc. It's... -
10:47 AM Bug #9277 (Closed): libefi: remove unused routines
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330811
Note that in the code we had sma... -
10:13 AM Bug #9275 (Closed): loader: Use the actual struct devdesc at the start of all *_devdesc structs
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330809
The current system is fragile an... -
08:13 AM Bug #9274 (Closed): loader: Make struct libi386_devdesc match the struct devdesc better
- FreeBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330808
Move data to top and call it d_opend... -
07:48 AM Bug #9273 (Closed): loader.efi: We can't use d_opendata for blkio storage.
- FreeBBSD update: https://svnweb.freebsd.org/base?view=revision&revision=330807
open_disk uses d_opendata for it's ... -
06:10 AM Bug #9272 (Closed): loader: Minor cosmetic changes.
- FreeBSD update:
https://svnweb.freebsd.org/base?view=revision&revision=330806
Make sure { on the same line as...
2018-03-12
-
09:44 AM Bug #9271 (Closed): uts/i86pc: this statement may fall through
- Issues found by gcc 7 build:...
-
09:29 AM Bug #9270 (Closed): uts/i86pc: amd_iommu this statement may fall through
- Issue found by gcc 7 build:...
-
09:19 AM Bug #9269 (Closed): uts/i86pc: rootnex comparison between pointer and zero character constant
- Issue found by gcc 7 build:...
-
06:54 AM Bug #9268 (Closed): cxgbe: this statement may fall through
- Issue found by gcc 7 build:...
-
06:27 AM Bug #9267 (Closed): ufs: this statement may fall through
- Issue found by gcc 7 build:...
-
06:09 AM Bug #9266 (Closed): ixgbe: this statement may fall through
- Issue found by gcc 7 build:...
2018-03-11
-
07:37 PM Bug #9198 (Closed): libstand: Const-ify buffer argument of write(2) analog
- "git commit cf837ed8ca7273a1e7b940fb7b52eb12ae1d5ea6":https://github.com/illumos/illumos-gate/commit/cf837ed8ca7273a1...
-
07:37 PM Bug #9230 (Closed): zone_getattr(ZONE_ATTR_NETWORK) doesn't check user-supplied buffer size
- "git commit 66d7818b6a24876c96bdd1a81986c017f368decd":https://github.com/illumos/illumos-gate/commit/66d7818b6a24876c...
-
07:37 PM Bug #9228 (Closed): zone_getattr(ZONE_ATTR_NETWORK) returns uninitialised value
- "git commit 66d7818b6a24876c96bdd1a81986c017f368decd":https://github.com/illumos/illumos-gate/commit/66d7818b6a24876c...
-
04:29 AM Bug #9228: zone_getattr(ZONE_ATTR_NETWORK) returns uninitialised value
- *_From Andy, provided in the review notes:_*
I came across this while troubleshooting the @allowed-address@ zone n... -
07:37 PM Bug #9226 (Closed): fd: this statement may fall through
- "git commit eea675a170a637d45397e62f4efc44be56b572a3":https://github.com/illumos/illumos-gate/commit/eea675a170a637d4...
-
07:37 PM Bug #9216 (Closed): awk: this statement may fall through
- "git commit b2be350e700b2900626f0977c47dddefdf617cfd":https://github.com/illumos/illumos-gate/commit/b2be350e700b2900...
-
07:37 PM Bug #8659 (Closed): ata: unused but set warnings with GCC 5.X
- "git commit 6e6c7d67bf5ba2efa13619acd59395d0f278ee75":https://github.com/illumos/illumos-gate/commit/6e6c7d67bf5ba2ef...
-
07:37 PM Bug #9146 (Closed): libdtrace: this statement may fall through
- "git commit 86e879b181a8be14fca192bfe0030bec1310e4ca":https://github.com/illumos/illumos-gate/commit/86e879b181a8be14...
-
07:37 PM Bug #9121 (Closed): dladm: addrval can be NULL, need to check in iptun_process_addrarg()
- "git commit d22bfd225d09e94269c9a8afaf1e686a5d74d823":https://github.com/illumos/illumos-gate/commit/d22bfd225d09e942...
-
04:41 AM Bug #9121: dladm: addrval can be NULL, need to check in iptun_process_addrarg()
- h3. Testing notes
As per the note from Gergő in the RTI mail:... -
07:37 PM Bug #9174 (Closed): smbsrv/libsmbns: duplicate 'const' declaration specifier
- "git commit f3195b6f398987f2aa5ba77d68c880a1dbc18c16":https://github.com/illumos/illumos-gate/commit/f3195b6f398987f2...
-
07:37 PM Bug #9175 (Closed): smbsrv/libfksmbsrv: this statement may fall through
- "git commit 2d63d7e2e0f22bde6326636e6558471d35de3daa":https://github.com/illumos/illumos-gate/commit/2d63d7e2e0f22bde...
-
07:37 PM Bug #9251 (Closed): p123_pcbe is useless and can be removed
- "git commit b13f152e9f7bf4b4426892b07a35568bd4d9e17f":https://github.com/illumos/illumos-gate/commit/b13f152e9f7bf4b4...
-
05:34 AM Bug #9251: p123_pcbe is useless and can be removed
- Note that @p123_pcbe@ is shipped as @pcbe.GenuineIntel.6@ and @pcbe.GenuineIntel.5@. These modules are loaded by @kc...
-
06:13 PM Bug #9265 (Closed): e1000g: this statement may fall through
- Issue found by gcc 7 build:...
-
05:28 PM Bug #9264 (Closed): amd8111s: error: '<<' in boolean context
- Issue found by gcc 7 build:...
-
12:24 PM Bug #9263 (Closed): rdc: comparison between pointer and zero character constant
- Issue found by gcc 7 build:...
-
11:55 AM Bug #9262 (Closed): iptun: this statement may fall through
- Issue found by gcc 7 build:...
-
10:34 AM Bug #9261 (Closed): cpqary3: wrong value is used in panic message
- Noticed by Gergő Mihály Doma.
-
03:58 AM Feature #8904: common/crypto: make skein and edonr loader friendly
- Note that the issue here is that our kernel approach to byte order macros is different to "endian.h" in FreeBSD. Thi...
-
03:25 AM Feature #9206 (Closed): Move getsecs() prototype to stand.h from net.h so it can be used everywhere
- "git commit 60b5a7045427fa16a88b09bb21a4fdf5608cb3f0":https://github.com/illumos/illumos-gate/commit/60b5a7045427fa16...
-
03:25 AM Bug #9231 (Closed): nightly should create a log/latest/ symlink
- "git commit 810d639eb61bde114845e4c7852b983d06536b8b":https://github.com/illumos/illumos-gate/commit/810d639eb61bde11...
-
03:25 AM Bug #9106 (Closed): praudit could go faster
- "git commit 99591362ae3dee1f30d3be8bc4bdca109e256eb7":https://github.com/illumos/illumos-gate/commit/99591362ae3dee1f...
-
03:25 AM Bug #9179 (Closed): gss_mechs/mech_krb5 this use of "defined" may not be portable
- "git commit 5fb574e854f31be9e2869532e3b126fa424ee4d9":https://github.com/illumos/illumos-gate/commit/5fb574e854f31be9...
-
03:25 AM Bug #9144 (Closed): libsqlite: this statement may fall through
- "git commit 88e1588bca8b2374cfe26f7f5b377c59710c6a4b":https://github.com/illumos/illumos-gate/commit/88e1588bca8b2374...
-
03:25 AM Bug #9213 (Closed): zfs: sytem typo
- "git commit edc8ef7d921c96b23969898aeb766cb24960bda7":https://github.com/illumos/illumos-gate/commit/edc8ef7d921c96b2...
-
03:25 AM Bug #9214 (Closed): typo: sytem should be system
- "git commit d0b12b660e0741581d18f1f3a7d5268e0a5f1806":https://github.com/illumos/illumos-gate/commit/d0b12b660e074158...
2018-03-10
-
10:32 PM Bug #9106: praudit could go faster
- The analysis provided in the original review e-mail thread is useful, and I've reproduced some of it here for prosper...
-
05:00 PM Bug #9260 (Closed): nsmb driver 32-bit ioctl check broken after 8685
- The nsmb driver uses ioctl data structures that have been carefully designed to to have layouts that are invariant be...
-
02:48 AM Bug #9258 (Closed): 9024 forgot to remove pv_rtls cruft
- usr/src/uts/i86pc/i86hvm/pv_rtls/Makefile is still there, it shouldn't.
-
02:40 AM Bug #9257 (Closed): hvm drivers don't need to anounce failure to report version
- ...
-
02:25 AM Bug #3605 (In Progress): Xen HVM hangs during boot if apix is enabled
2018-03-09
-
11:41 PM Bug #9256 (Closed): zfs send space estimation off by > 10% on some datasets
- Here is an instance where we see a big discrepancy.
$ zfs send -c -e -vvvv domain0/group-117/oracle_db_container-1... -
11:12 PM Bug #9255 (New): obsolete_counts feature should be documented in zpool-features.5 manpage
- This is part of device removal that should be documented.
-
10:40 PM Bug #1956 (Closed): /usr/bin/uname '-o' should return 'illumos'
- "git commit 84c66da4cde7f54163e6f9a68f671d8351dd9eed":https://github.com/illumos/illumos-gate/commit/84c66da4cde7f541...
2018-03-08
-
01:27 PM Bug #3194: dis crashes disassembling aes
- I'm using external compilations. Perhaps there could be also a free version of one I bought in 2001. It was available...
-
11:01 AM Bug #9212: nfs_rtable4_lock in comments is obsolete
- Since I'm unable to find any case where mi_lock is grabbed with the rtable4[index].r_lock already held I'm completely...
-
10:55 AM Bug #8956: Implement KPTI
- An overview of the fix approach/design can be found here:
https://blog.cooperi.net/a-long-two-months
http://blog.... -
06:49 AM Bug #4246: kstat read improperly returned ENOMEM
- I always want to try taking part with buddies as I think it is a good deal with we can have with our life. It was rea...
2018-03-07
-
02:55 PM Bug #9251 (Closed): p123_pcbe is useless and can be removed
- Looking at x86_archext.h, I started wondering what the following defines are about:...
-
01:46 PM Bug #9250 (In Progress): remove xpv related code from bootadm
2018-03-06
-
06:33 PM Bug #9249 (Closed): System crash dump to NVME not working
- ...
-
05:54 PM Bug #8984 (Closed): fix for 6764 breaks ACL inheritance
- "git commit e9bacc6d1a71ea3f7082038b2868de8c4dd98bdc":https://github.com/illumos/illumos-gate/commit/e9bacc6d1a71ea3f...
-
05:45 PM Bug #9248 (New): zpool import -F (rewind) can not go past a config change
- When using "zpool import -F [-T]", it doesn't allow using a config from the label which is more recent than the uberb...
-
05:43 PM Bug #9247 (New): open pool with missing devices
- We should be able to open/import a pool that has a missing top-level VDEV, if we are able to find a majority of devic...
-
05:37 PM Bug #9246 (New): spa load/import should trust the MOS config as soon as it can
- When opening or importing a storage pool, we trust the provided config (which may be from the zpool.cache file, or di...
-
05:24 PM Bug #9245 (Closed): zfs-test failures: slog_013_pos and slog_014_pos
- Test 13 would fail because of attempts to zpool destroy -f a pool that was still busy. Changed those calls to destroy...
-
03:27 PM Bug #9244 (New): xdf fails to attach on Xen 4.10
- Running a HVM on Xen 4.10 (OpenSuse Tumbleweed as the host), xdf fails to attach.
-
02:29 PM Bug #9243 (Closed): nsswitch/ldap: comparison between pointer and zero character constant
- issue found by gcc 7 build:...
-
02:13 PM Bug #9242 (Closed): st: this statement may fall through
- issue found by gcc 7 build:...
-
12:53 PM Bug #9241 (Closed): si3124: this statement may fall through
- Issue found by gcc 7 build:...
-
12:19 PM Bug #9240 (Closed): nxge: this statement may fall through
- Issue found by gcc 7 build:...
-
11:08 AM Bug #9239 (Closed): mr_sas: this statement may fall through
- Issue found by gcc 7 build:...
2018-03-05
-
11:54 PM Feature #9238 (Closed): ZFS Spacemap Encoding V2
- The current space map encoding has the following disadvantages:
[1] Assuming 512 sector size each entry can represen... -
06:31 PM Bug #9237 (Closed): "zpool add" fails for very large pools
- 8567 changed the return value of zpool_read_label. Error paths that previously returned 0 began to return -1 instead...
-
04:57 PM Bug #9236 (Closed): nuke spa_dbgmsg
- We should use zfs_dbgmsg instead of spa_dbgmsg. Or at least, metaslab_condense() should call zfs_dbgmsg because it's ...
-
04:40 PM Bug #9235 (Closed): rename zpool_rewind_policy_t to zpool_load_policy_t
- We want to be able to pass various settings during import/open of a pool, which are not only related to rewind. Inste...
-
03:52 PM Bug #9234 (Closed): reduce apic calibration error by taking multiple measurements
- Calibration of the APIC timer is currently performed by doing one mesurement at boot time.
On some hypervisors, like... -
01:56 PM Bug #9232 (Closed): mega_sas: this statement may fall through
- Issue found by gcc 7 build:...
-
12:13 PM Bug #9231 (Closed): nightly should create a log/latest/ symlink
- It would useful to have a stable path for the last nightly build such as log/latest/
2018-03-04
-
09:10 PM Bug #9230 (Closed): zone_getattr(ZONE_ATTR_NETWORK) doesn't check user-supplied buffer size
- Unlike the getters for other zone attributes, the userspace supplied buffer size is passed directly to kmem_alloc()fo...
-
07:23 PM Bug #1586 (Closed): mount_smbfs doesn't document noacl
- "git commit 9005860cd203e6b775305e7c8ffea67e92898374":https://github.com/illumos/illumos-gate/commit/9005860cd203e6b7...
-
07:23 PM Bug #4414 (Closed): smb client may use large read/write when it should not
- "git commit 94667dd268e884f0b09201a938869bc98f5862bf":https://github.com/illumos/illumos-gate/commit/94667dd268e884f0...
-
07:23 PM Feature #2552 (Closed): smbfs: add support for NFS-like remove.
- "git commit ff1e230c4ffc3fa5fc7a7da2d199d0362ed36068":https://github.com/illumos/illumos-gate/commit/ff1e230c4ffc3fa5...
-
04:40 PM Bug #9229 (Closed): ipnet: this statement may fall through
- issue found by gcc 7 build:...
-
04:14 PM Bug #9228 (Closed): zone_getattr(ZONE_ATTR_NETWORK) returns uninitialised value
- causing problems for consumers such as `ipadm enable-if`
Just to make it fun, running the above command under dtra... -
02:09 PM Bug #9227 (Closed): ipd: this statement may fall through
- issue found by gcc 7:...
-
06:55 AM Bug #9226 (Closed): fd: this statement may fall through
- Issue found by gcc 7 build:...
2018-03-03
-
04:38 PM Bug #9222 (Closed): support Sound Blaster Audigy RX
- "git commit 29a35cb6dd6f3244ff40d8d19cde21277d9bac08":https://github.com/illumos/illumos-gate/commit/29a35cb6dd6f3244...
-
03:57 AM Bug #9162 (Closed): libpp: this statement may fall through
- "git commit 65b8ba69f76dc3e9157553a8c2c9efbedb5e8310":https://github.com/illumos/illumos-gate/commit/65b8ba69f76dc3e9...
-
03:57 AM Bug #9163 (Closed): libsmbfs: this statement may fall through
- "git commit 2a898b17c54fe53254413d8d4cac0de440289b59":https://github.com/illumos/illumos-gate/commit/2a898b17c54fe532...
-
03:57 AM Bug #9165 (Closed): libshell: this statement may fall through
- "git commit 5ae8bd5389562e74de30aac044ab33ec90e930a5":https://github.com/illumos/illumos-gate/commit/5ae8bd5389562e74...
-
03:57 AM Bug #9168 (Closed): libsldap: this statement may fall through
- "git commit a17ca6b197105110096f6f9375dbb5d492999d3a":https://github.com/illumos/illumos-gate/commit/a17ca6b197105110...
-
03:57 AM Bug #9170 (Closed): libnisdb: this statement may fall through
- "git commit 47b593ae804b630db6181b381da50004d50584f9":https://github.com/illumos/illumos-gate/commit/47b593ae804b630d...
-
03:57 AM Bug #9172 (Closed): smbsrv/libsmb: this statement may fall through
- "git commit bdb589c6ad19f83278e31d9fc3fc604f8182853c":https://github.com/illumos/illumos-gate/commit/bdb589c6ad19f832...
-
03:57 AM Bug #9171 (Closed): lib/krb5: this statement may fall through
- "git commit 0b16192fc3f190a96eb5b0c4e1eb3018af728e39":https://github.com/illumos/illumos-gate/commit/0b16192fc3f190a9...
-
03:57 AM Bug #9177 (Closed): lp/lib/filters: this statement may fall through
- "git commit ab42163696e52469cde1ec6102c5e82ce96474bd":https://github.com/illumos/illumos-gate/commit/ab42163696e52469...
-
01:38 AM Bug #9225 (New): svcprop(1) could better explain behavior on services
- svcprop(1) says:...
-
01:14 AM Bug #9224 (New): svcprop(1) refers to directly-attached properties without explaining them
- The svcprop(1) manual page refers several times to "directly-attached" properties:...
2018-03-02
-
09:32 PM Bug #9222 (Closed): support Sound Blaster Audigy RX
- The Sound Blaster Audigy RX is already working with the audioemu10k driver, but since the driver doesn't know this de...
-
02:24 PM Bug #9204 (Closed): illumos#8149 introduced deadlock between device detach and kstat read
- "git commit 68f58420d17ff3c1ceb1283919a034f00cfba9f6":https://github.com/illumos/illumos-gate/commit/68f58420d17ff3c1...
-
11:07 AM Bug #9221 (Closed): cpqary3: this statement may fall through
- Issue found by gcc 7 build:...
-
09:40 AM Bug #9121: dladm: addrval can be NULL, need to check in iptun_process_addrarg()
- Review here: https://www.illumos.org/rb/r/917/
2018-03-01
-
04:57 PM Bug #9219 (New): remove xpv
- The xpv code (both Dom0 and DomU) is very outdated and unmantained; while it seems to be some 3.x version, some comme...
-
04:08 PM Bug #9204 (Pending RTI): illumos#8149 introduced deadlock between device detach and kstat read
-
02:06 PM Feature #9156 (Closed): Remove openssl dependency from pkcs11_tpm
- "git commit 91419a03c0bb1b3a6ce59ebc16bd5ccfe25c9d39":https://github.com/illumos/illumos-gate/commit/91419a03c0bb1b3a...
-
10:45 AM Bug #9218 (Closed): bge: this statement may fall through
- Issue found by gcc 7:...
2018-02-28
-
07:18 PM Bug #9216 (Closed): awk: this statement may fall through
- This issue is about both awk and awk_xpg4. Identified by gcc 7 build:...
-
04:32 PM Bug #9215 (Closed): update CPUID defines
- As per https://smartos.org/bugview/OS-914 let's update x86_archext.h with some new defines
from illumos-joyent/. Hel... -
01:35 PM Bug #9214 (Closed): typo: sytem should be system
- Address the remaining cases of sytem typo.
-
11:59 AM Bug #9213 (Closed): zfs: sytem typo
- sytem should read as system.
-
10:28 AM Bug #9212 (In Progress): nfs_rtable4_lock in comments is obsolete
- Apparently, the nfs_rtable4_lock was replaced by rtable4[index].r_lock long time ago, but comments in nfs4_clnt.h wer...
-
07:10 AM Bug #9211 (Closed): ::crregs could do with cr2/cr3 support
- https://smartos.org/bugview/OS-6566
The KMDB unix module can trivially report the current %cr2 and %cr3 values. Wh... -
07:09 AM Bug #9210 (Closed): remove KMDB branch debugging support
- https://smartos.org/bugview/OS-6565
KMDB has vestigial support for two features, ::step branch and ::branches. The... -
07:08 AM Bug #9209 (Closed): ::ttrace should be able to filter by thread
- https://smartos.org/bugview/OS-6567
The subject is pretty self-explanatory, a new -t option is added. -
07:07 AM Bug #9208 (Closed): hati_demap_func should take pagesize into account
- See https://smartos.org/bugview/OS-6390
The crux being:
The issue here is that hati_demap_func does not take page... -
07:03 AM Bug #9207 (Closed): kdi_idt: Cast GATESEG_GETOFFSET through uintptr_t
- "Squelch a GCC warning about a cast from an integer to a pointer of a
different size (presumed to be an implicit 32b... -
06:33 AM Feature #9206 (Closed): Move getsecs() prototype to stand.h from net.h so it can be used everywhere
- FreeSD update: https://svnweb.freebsd.org/base?view=revision&revision=r327880
Move getsecs() prototype to stand.h ... -
05:10 AM Feature #6375: Add native name demangling support
- http://cr.illumos.org/~webrev/jbk/demangle/
-
03:42 AM Bug #9205 (Resolved): illumos-gate build shouldn't depend on demangle.h header
- illumos-gate can't be build without system/library/c++/sunpro package, as it depends on demangle.h header. This depen...
-
02:08 AM Bug #9204 (Closed): illumos#8149 introduced deadlock between device detach and kstat read
- This is to upstream the Joyent's "OS-6137":https://smartos.org/bugview/OS-6137 fix as we seem to be hitting the deadl...
2018-02-27
-
11:43 PM Bug #9203 (Closed): xvdi_init_dev() truncates the unit address to 7 characters
- this is visible when trying to add more than 16 disks to the vm:...
-
09:36 PM Bug #9200 (Closed): tpmadm says "restart Solaris"
- "git commit 79f1e6171ed6b3c6acb6305e507cc77ac9511669":https://github.com/illumos/illumos-gate/commit/79f1e6171ed6b3c6...
-
02:48 PM Bug #9200 (Closed): tpmadm says "restart Solaris"
- and should not......
-
05:48 PM Bug #9202 (New): xgettext should support longer strings
- xgettext doesn't support strings longer than 1024 bytes.
It should. -
05:47 PM Bug #9201: yacc should use proper temp files
- ... Well that was embarrassing
-
05:47 PM Bug #9201 (In Progress): yacc should use proper temp files
- yacc's tempfiles are under well known names. That's both bad practice, and destroys parallel builds if two yaccs run...
-
03:34 PM Bug #9124 (Closed): check_rtime fails with gcc-6-compiled world
- "git commit 0b794c39383bdb712a9092aa6a044e71a7aa5c90":https://github.com/illumos/illumos-gate/commit/0b794c39383bdb71...
-
06:02 AM Bug #4246: kstat read improperly returned ENOMEM
- Issues of the online working have been huge for the students. The handling of the issues and https://www.rushmypapers...
2018-02-26
-
05:46 PM Bug #9199 (Closed): ksh93 builtin *grep -v mishandles blank lines, blows up libgcrypt-config
- I'll start with the reduced test case. Note that blank lines matter in the following:
$ PATH=/usr/xpg4/bin:/usr/... -
04:42 PM Bug #9197 (Closed): tools/quick scripts broken after 8685
- "git commit b9538c2103fde34bfe8a8c2b3e878ecd1586d182":https://github.com/illumos/illumos-gate/commit/b9538c2103fde34b...
2018-02-24
-
09:18 PM Bug #9198 (Closed): libstand: Const-ify buffer argument of write(2) analog
- Updates from FreeBSD:
https://svnweb.freebsd.org/base?view=revision&revision=329879
https://svnweb.freebsd.org/ba... -
03:21 PM Bug #9197 (Closed): tools/quick scripts broken after 8685
- The work in #8685 (uts and mdb: do not build 32bit kernel)
changed the kernel build to make 64-bit objects.
A few... -
02:08 PM Bug #9196 (New): zfs panic with 144 vdevs in zpool
- ...
-
12:49 AM Bug #9195 (New): Changing coreadm config causes failure in zpool_003_pos
- If a core file is not created in the cwd the test fails. The solution is to invoke `coreadm -i core` just before runn...
-
12:13 AM Bug #9194 (Closed): mechanism to override ashift at pool creation time
- There should be a mechanism to override the ashift reported by the underlying devices, at pool creation time. For no...
2018-02-23
-
11:48 PM Bug #9193 (Closed): bootcfg -C doesn't work
- When given an empty string as a rootds value, bootcfg -C fails with the error message 'could not set nextboot: '' is ...
-
11:29 PM Bug #9192 (Closed): explicitly pass good_writes to vdev_uberblock/label_sync
- Currently vdev_label_sync and vdev_uberblock_sync take a zio_t and assume that its io_private is a pointer to the goo...
-
11:21 PM Bug #9191 (Closed): dump vdev tree to zfs_dbgmsg when spa load fails due to missing log devices
- Add vdev_print_tree() in spa_check_for_missing_logs() when some log devices are missing to ease debugging
-
11:05 PM Bug #9190 (Closed): Fix cleanup routine in import_cachefile_device_replaced.ksh
- Must clear slow-disk zinject injections in test cleanup routine.
Otherwise, when this test fails, it causes most s... -
10:48 PM Bug #9189 (Closed): Add debug to vdev_label_read_config when txg check fails
- This changes were added to help debug issue #9187.
Essentially, in the original bug, vdev_validate() seems to fai... -
09:39 PM Bug #9188 (Closed): increase size of dbuf cache to reduce indirect block decompression
- With compressed ARC (6950) we use up to 25% of our CPU to decompress indirect blocks, under a workload of random cach...
-
08:49 PM Bug #9187 (Closed): racing condition between vdev label and spa_last_synced_txg in vdev_validate
- ztest failed with uncorrectable IO error despite having the fix for #7163. Both sides of the mirror have CANT_OPEN_B...
-
05:26 PM Bug #1586: mount_smbfs doesn't document noacl
- In addition, the default is (arguably) wrong. The most common use case for smbfs is a
mount used by a single user, ... -
05:23 PM Bug #9186 (New): The ZFS performance suite should use checksum=edonr
- Work by Matt Ahrens
-
05:23 PM Bug #9185 (New): Enable testing over NFS in ZFS performance tests
- Work by Ahmed Gahnem
This change allows the current set of ZFS performance tests to be run over NFS. -
05:23 PM Bug #9184 (Closed): Add ZFS performance test for fixed blocksize random read/write IO
- Work by Ahmed Gahnem
This change introduces a new random read/write test. This one uses a fixed blocksize rather t... -
03:39 PM Bug #9153 (Closed): cfgadm_plugins: this statement may fall through
- "git commit 2411ecfcc7e4d3dc7fc3f78b9e50601e50a8a56c":https://github.com/illumos/illumos-gate/commit/2411ecfcc7e4d3dc...
-
03:39 PM Bug #9161 (Closed): libeti: this statement may fall through
- "git commit 02b0e3b7c418f908fdce638a840f8d57e03e1346":https://github.com/illumos/illumos-gate/commit/02b0e3b7c418f908...
-
03:39 PM Bug #9167 (Closed): gptzfsboot and zfsloader can't find slices inside PTABLE_VTOC label after 9099
- "git commit 1cfad7ce453b4a7fce6acafb641bef8702579395":https://github.com/illumos/illumos-gate/commit/1cfad7ce453b4a7f...
-
01:21 AM Bug #8808: nvme: Software Progress Marker feature is optional
- Making nvme don't panic on receiving bad answer in @nvme_get_features()@, I see that both VMware's NVMe emulation and...
2018-02-22
-
08:00 PM Bug #9138 (Closed): libcurses: this statement may fall through
- "git commit 59ee40951f56cfa1c0e6c5c6aeea10605267116a":https://github.com/illumos/illumos-gate/commit/59ee40951f56cfa1...
-
08:00 PM Bug #9147 (Closed): sun_sas: comparison between pointer and zero character constant
- "git commit 69b2e41e53282c11528827637e627614e2af615b":https://github.com/illumos/illumos-gate/commit/69b2e41e53282c11...
-
08:00 PM Bug #9148 (Closed): sun_sas: this statement may fall through
- "git commit 48122e8f03678c2b5a9cea6e9c4d4d2629c5a13f":https://github.com/illumos/illumos-gate/commit/48122e8f03678c2b...
-
08:00 PM Bug #9151 (Closed): libdhcputil: this statement may fall through
- "git commit e501678557789347eedf20b9e0f9a5014f56f18d":https://github.com/illumos/illumos-gate/commit/e501678557789347...
-
08:00 PM Feature #9152 (Closed): loader: allow comma in variable names
- "git commit e10a6edabdc38e5fd1d9da6a6a54774a41f91b22":https://github.com/illumos/illumos-gate/commit/e10a6edabdc38e5f...
-
08:00 PM Bug #9154 (Closed): libldap5: this statement may fall through
- "git commit d7fdecd2374114124f192b3bfc84d2d294bb45ab":https://github.com/illumos/illumos-gate/commit/d7fdecd237411412...
-
08:00 PM Bug #9155 (Closed): pkcs11: this statement may fall through
- "git commit 38a641c5970af3d16902370fb738a6792620e1bf":https://github.com/illumos/illumos-gate/commit/38a641c5970af3d1...
-
08:00 PM Bug #9160 (Closed): libtecla: this statement may fall through
- "git commit cf421650297f304644a9fe84c51540de5823fe84":https://github.com/illumos/illumos-gate/commit/cf421650297f3046...
-
01:50 PM Feature #9182 (Closed): pppd: this use of "defined" may not be portable
- Issue found by gcc 7 build:...
-
01:40 PM Bug #9181 (Closed): ipf: this use of "defined" may not be portable
- Issue found by gcc 7 build:...
-
11:18 AM Bug #9180 (Closed): gss_mechs/mech_krb5: this statement may fall through
- Issue found by gcc 7 build:...
-
11:03 AM Bug #9179 (Closed): gss_mechs/mech_krb5 this use of "defined" may not be portable
- Issue found by gcc 7 build:...
-
10:36 AM Bug #9178 (Closed): sasl_plugins: this statement may fall through
- Issue found by gcc 7 build:...
-
10:23 AM Bug #9177 (Closed): lp/lib/filters: this statement may fall through
- Issue found by gcc 7 build:...
-
09:24 AM Bug #9176 (Closed): smbsrv/libfksmbsrv: duplicate 'const' declaration specifier
- Issue found by gcc 7 build:...
-
09:22 AM Bug #9175 (Closed): smbsrv/libfksmbsrv: this statement may fall through
- Issue found by gcc 7 build:...
-
09:19 AM Bug #9174 (Closed): smbsrv/libsmbns: duplicate 'const' declaration specifier
- Issue found by gcc 7 build:...
-
09:10 AM Bug #9173 (Closed): smbsrv: we do not build all
- During manual build in usr/src/lib/smbsrv, I noticed that we only get partial build of the tree.
-
08:59 AM Bug #9172 (Closed): smbsrv/libsmb: this statement may fall through
- Issue found by gcc 7 build:...
-
08:33 AM Bug #9171 (Closed): lib/krb5: this statement may fall through
- Issue found by gcc 7 build:...
-
08:26 AM Bug #9169 (In Progress): libsldap: comparison between pointer and zero character constant
-
07:50 AM Bug #9169 (Closed): libsldap: comparison between pointer and zero character constant
- Issue found by gcc 7 build:...
-
08:24 AM Bug #9170 (Closed): libnisdb: this statement may fall through
- Issue found by gcc 7 build:...
-
08:07 AM Bug #9167 (In Progress): gptzfsboot and zfsloader can't find slices inside PTABLE_VTOC label after 9099
-
07:46 AM Bug #9168 (Closed): libsldap: this statement may fall through
- Issue found by gcc 7 build:...
2018-02-21
-
08:34 PM Bug #9167 (Closed): gptzfsboot and zfsloader can't find slices inside PTABLE_VTOC label after 9099
- The fix for Issue 9099 introduced a regression that broke booting on a system of mine; gptzfsboot can no longer find ...
-
04:35 PM Bug #9084 (Closed): spa_*_ashift must ignore spare devices
- "git commit b037f3dbd69cef4a7ffd576ad33e07bfaf0b1e84":https://github.com/illumos/illumos-gate/commit/b037f3dbd69cef4a...
-
04:05 PM Feature #9166 (Closed): zfs storage pool checkpoint
- The idea of Storage Pool Checkpoint (aka zpool checkpoint) deals with exactly that. It can be thought of as a “pool-w...
-
02:06 PM Bug #9165 (Closed): libshell: this statement may fall through
- Issue found by gcc 7 build:...
-
12:59 PM Bug #9164: assert: newds == os->os_dsl_dataset
- https://github.com/openzfs/openzfs/pull/559
-
12:54 PM Bug #9164 (Closed): assert: newds == os->os_dsl_dataset
- This issue has been reported by Alan Somers as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225877
dmu_objset... -
12:49 PM Bug #9162: libpp: this statement may fall through
- The first step one has to undertake is to perform the installation of the app, Using Download "CreeHack Apk":https://...
-
09:21 AM Bug #9162 (Closed): libpp: this statement may fall through
- Issue found by gcc 7 build:...
-
09:26 AM Bug #9163 (Closed): libsmbfs: this statement may fall through
- issue found by gcc 7 build:...
-
09:15 AM Bug #9161 (Closed): libeti: this statement may fall through
- Issue found by gcc 7 build:...
-
09:01 AM Bug #9160 (Closed): libtecla: this statement may fall through
- Issue found by gcc 7 build:...
-
09:00 AM Feature #9158 (Closed): USPS tracking
-
07:09 AM Feature #9158 (Closed): USPS tracking
- USPS Tracking parcel is a way for you to make sure that your most important packages make it to their final destinati...
-
05:56 AM Bug #9155: pkcs11: this statement may fall through
- the reviews left around the web, this first step is the one that trips users up the most. how to use "Game Killer APK...
-
01:54 AM Feature #9156 (Closed): Remove openssl dependency from pkcs11_tpm
- pkcs11_tpm is using libcrypto for a small number of encryption operations -- MD5, SHA1, and RSA. We can reuse what p...
-
12:58 AM Bug #9134 (Closed): libnsl: this statement may fall through
- "git commit a69e76ca280a5227e229566b1e076da8f32193e0":https://github.com/illumos/illumos-gate/commit/a69e76ca280a5227...
-
12:58 AM Bug #9135 (Closed): libresolv2: this statement may fall through
- "git commit d32e0fcacf2171e3119de0a92fb7d86b397d4d69":https://github.com/illumos/illumos-gate/commit/d32e0fcacf2171e3...
-
12:55 AM Bug #9136 (Closed): libpicltree: this statement may fall through
- "git commit 33b51cd4c15f6c6cd095d25c6c263369cab880dc":https://github.com/illumos/illumos-gate/commit/33b51cd4c15f6c6c...
-
12:54 AM Bug #9137 (Closed): libsip: comparison between pointer and zero character constant
- "git commit 450563a47bb23cc8e26a56cb4a8a3fd367cc207c":https://github.com/illumos/illumos-gate/commit/450563a47bb23cc8...
2018-02-20
-
10:59 PM Bug #9149 (Closed): libbsm: comparison between pointer and zero character constant
- "git commit a0be388cbf21b0e65786e7f1423e0212f9c6270d":https://github.com/illumos/illumos-gate/commit/a0be388cbf21b0e6...
-
04:53 PM Bug #9149 (Closed): libbsm: comparison between pointer and zero character constant
- Issue found by gcc 7 build:...
-
10:53 PM Bug #9143 (Closed): rpcsec_gss: this statement may fall through
- "git commit b86a7875d3e3bc7f4290f20ab631f1fe3f9261b1":https://github.com/illumos/illumos-gate/commit/b86a7875d3e3bc7f...
-
08:22 AM Bug #9143 (Closed): rpcsec_gss: this statement may fall through
- Issue found by gcc 7 build:...
-
10:36 PM Bug #9155 (Closed): pkcs11: this statement may fall through
- Issue found by gcc 7 build:...
-
10:24 PM Bug #9052 (Closed): nss_files exec attr search leaks memory on dlclose
- "git commit d1e6ffe20e2ccf6a38cfbe4d1bc3a20b92d37fd1":https://github.com/illumos/illumos-gate/commit/d1e6ffe20e2ccf6a...
-
10:22 PM Bug #9154 (Closed): libldap5: this statement may fall through
- Issue found by gcc 7 build:...
-
09:02 PM Bug #9153 (Closed): cfgadm_plugins: this statement may fall through
- Issue found by gcc 7 build:...
-
08:36 PM Bug #8923 (Closed): tcpListenDrop counter continusly increases when we put our production webserver on OI
-
07:56 PM Bug #8923: tcpListenDrop counter continusly increases when we put our production webserver on OI
- This bug can be closed it is fixed by Bug #5123
-
08:30 PM Feature #9152 (Closed): loader: allow comma in variable names
- The loader parser does not allow the comma in variable names, but there are some cases (related to CPQary3), where su...
-
07:07 PM Bug #9151 (Closed): libdhcputil: this statement may fall through
- Issue found by gcc 7 build:...
-
06:45 PM Bug #8484 (Closed): Implement aggregate sum and use for arc counters
- "git commit 3a2d8a1b18794077eff4c504197c1d6f9d7ee487":https://github.com/illumos/illumos-gate/commit/3a2d8a1b18794077...
-
05:32 PM Bug #8599: Snapshots don't preserver user properties
- Is it expected behavior that builtin properties and user properties would inherit differently?
-
05:28 PM Bug #8599: Snapshots don't preserver user properties
- I think that this is expected behaviour....
-
05:22 PM Bug #9150 (Closed): libfcoe: this statement may fall through
- Issue found by gcc 7 build:...
-
04:26 PM Bug #9148 (Closed): sun_sas: this statement may fall through
- Issue found by gcc 7 build:...
-
04:15 PM Bug #9147 (Closed): sun_sas: comparison between pointer and zero character constant
- Issue found by gcc 7 build:...
-
03:55 PM Bug #9118 (Closed): fmadm reports faults without message summary
- "git commit a3f6a2a475fa4c811f7440bedffcf6acabbe1e0e":https://github.com/illumos/illumos-gate/commit/a3f6a2a475fa4c81...
-
12:56 PM Bug #9146 (Closed): libdtrace: this statement may fall through
- Issue found by gcc 7 build:...
-
11:39 AM Bug #9145 (Closed): libast: this statement may fall through
- Issue found by gcc 7 build:...
-
11:19 AM Bug #9144 (Closed): libsqlite: this statement may fall through
- Issue found by gcc 7 build: ...
-
06:39 AM Bug #9142 (Closed): libxcurses: comparison between pointer and zero character constant
- Issue found by gcc 7 build:...
-
04:34 AM Bug #9141 (Closed): check_rtime exceptions could be cleaner
- There are a couple of places check_rtime's exceptions could use MACH() profitably, and a handful of exceptions that a...
-
04:33 AM Bug #9140 (Closed): check_rtime should learn libnsl is safe now
- libnsl used to contain C++, because of NIS+. This is thankfully no longer true, check_rtime should stop excepting it...
-
04:32 AM Feature #9139 (Closed): check_rtime should be able to forbid libraries
- It would be useful if check_rtime could known a given SONAME was "forbidden" (with some exceptions), and warn anyone ...
-
12:45 AM Bug #9030 (Closed): sgs: duplicate 'const' declaration specifier
- "git commit 84f7925403b3bca6fbe5475f7e5fe9e20852b686":https://github.com/illumos/illumos-gate/commit/84f7925403b3bca6...
2018-02-19
-
10:30 PM Bug #9138 (Closed): libcurses: this statement may fall through
- Issue from gcc 7 build:...
-
10:13 PM Bug #9137 (Closed): libsip: comparison between pointer and zero character constant
- Issue from gcc 7 build:...
-
09:06 PM Bug #9136 (Closed): libpicltree: this statement may fall through
- Issue from gcc 7 build:...
-
08:57 PM Bug #9120 (Closed): bnxe does not load in DEBUG
- "git commit 5bc667cefd2d0f1ce79426141196b29088ab4d26":https://github.com/illumos/illumos-gate/commit/5bc667cefd2d0f1c...
-
07:24 PM Bug #9135 (Closed): libresolv2: this statement may fall through
- Issue found by gcc 7 build:...
-
07:07 PM Bug #9134 (Closed): libnsl: this statement may fall through
- Issue from gcc 7 build: ...
-
07:02 PM Bug #8484: Implement aggregate sum and use for arc counters
- From its RTI:
We (Delphix) had an internal investigation of a case very similar to Dan McDonald's scenario shortly... -
06:48 PM Bug #9133 (Closed): ucbcmd: this statement may fall through
- Issues found by gcc 7 build:...
-
06:29 PM Feature #8893 (Closed): Want date -r
- "git commit 2f4149ea09454b3def6fe8245992f7e26571a1e8":https://github.com/illumos/illumos-gate/commit/2f4149ea09454b3d...
-
06:19 PM Bug #9132 (Closed): cw(1onbld) shouldn't shadow pure preprocessing
- When invoking Studio, cw(1onbld) doesn't invoke the compiler when it is being run as a shadow and purely for pre-proc...
-
06:19 PM Bug #9131 (Closed): regexp.h: this statement may fall through
- Issue found by gcc 7 build. The regexp.h is providing the function "stub" which does produce warnings like:...
-
06:16 PM Bug #9130 (Closed): DTrace tst.gcc.d isn't useful
- the DTrace tests contain a test, tst.gcc.d, which is the same as tst.coverage.d, except built using GCC.
This made ... -
06:15 PM Bug #9129 (Closed): file-locking tests shouldn't build multiple source files in one compiler invocation
- A little known limitation of the compiler wrapper cw(1onbld) is that you can't use invocations of the compiler which ...
-
06:13 PM Feature #9128 (Closed): cw(1onbld) should be able to run multiple shadows
- To enable the switch to newer GCC, cw(1onbld) needs the ability to run multiple arbitrary shadows include two shadows...
-
05:22 PM Bug #9127 (Closed): efi: Only scan the BLKIO MEDIA once
- FreeBSD update:
https://svnweb.freebsd.org/base?view=revision&revision=329268
Scan only the BLOCK IO MEDIA once... -
09:38 AM Bug #9126 (Closed): efi: Do not pad the efi devpath structure
Update from FeeBSD. This does not directly affect x86, but for sake of correctness, is good to have in place.
ht...
2018-02-18
-
09:47 PM Bug #8984: fix for 6764 breaks ACL inheritance
- See https://github.com/openzfs/openzfs/pull/557
-
09:01 PM Feature #9051 (Closed): loader should ignore active multi_vdev_crash_dump feature on zpool
- "git commit 6f8e6e5e0a44293205c7f187c667f9c9afa40795":https://github.com/illumos/illumos-gate/commit/6f8e6e5e0a442932...
-
07:42 PM Bug #9053 (Closed): dladm show-phys -P speaks gibberish
- "git commit d96b2a3f9d5053d3cd23e2b07b41c272faa5d52a":https://github.com/illumos/illumos-gate/commit/d96b2a3f9d5053d3...
2018-02-17
-
06:09 PM Bug #9099 (Closed): loader: Solaris 2 partition may have no VTOC
- "git commit 31898fe726d1ca3a719847c87e92cd9426558a3c":https://github.com/illumos/illumos-gate/commit/31898fe726d1ca3a...
-
06:09 PM Feature #9113 (Closed): Expose vendor-name/device-name/subsystem-name as props on pcifn/pciexfn topo nodes
- "git commit 66d053586622b793fb2252b5365f76dd38610b97":https://github.com/illumos/illumos-gate/commit/66d053586622b793...
-
06:09 PM Bug #9115 (Closed): audiorecord: this statement may fall through
- "git commit 3e1e9f9b5f60fd97b8350805fdcbe6ea6dd752ef":https://github.com/illumos/illumos-gate/commit/3e1e9f9b5f60fd97...
-
09:16 AM Bug #9125 (Closed): mdb's ::zfs_params needs updating
- Running *::zfs_params* on a semi-recent Illumos build produces the following warning:...
-
08:47 AM Bug #9124 (Closed): check_rtime fails with gcc-6-compiled world
- In OpenIndiana we've just switched default compiler to GCC 6. It ships runtime libraries in /usr/gcc/6/lib and /usr/g...
-
07:49 AM Bug #9123 (New): illumos-gate fails to build with glib 2.55
- While building illumos-gate with glib 2.55, I get the following error:...
2018-02-16
-
08:13 PM Feature #9122 (Closed): libstand: Consolidate tftp sendrecv into net.c sendrecv
- Update from FreeBSD: https://svnweb.freebsd.org/base?view=revision&revision=329339
bootp/arp/rarp/rpc all use the ... -
04:34 PM Bug #9103 (Closed): opengroup acknowledgement should be properly formatted in man pages
- "git commit 66492cf01c4f0eb178cb6e056451d04be61a0374":https://github.com/illumos/illumos-gate/commit/66492cf01c4f0eb1...
-
04:21 PM Bug #9090 (Closed): ses: using integer constants in boolean context, the expression will always evaluate to 'true'
- "git commit 146ac3cd9d5017d58ec9ba26132a9ee30d53c4aa":https://github.com/illumos/illumos-gate/commit/146ac3cd9d5017d5...
-
04:21 PM Bug #9101 (Closed): bring back pcitool man page
- "git commit e20c5ec63839e1ce8f384340afdd4e325e4af6d5":https://github.com/illumos/illumos-gate/commit/e20c5ec63839e1ce...
-
04:21 PM Bug #9114 (Closed): cmd/audio: invalid conversion from 'char' to 'char*'
- "git commit 779d959983c330a45b9542e16ae6a4a5d204309a":https://github.com/illumos/illumos-gate/commit/779d959983c330a4...
-
04:21 PM Bug #9119 (Closed): ficl-sys is not wsdiff clean
- "git commit b66926aad422ad350796a2770d6b2d328a63b92c":https://github.com/illumos/illumos-gate/commit/b66926aad422ad35...
-
08:48 AM Bug #9119 (In Progress): ficl-sys is not wsdiff clean
- remove __DATE__ from main.c.
-
01:02 AM Bug #9119 (Closed): ficl-sys is not wsdiff clean
- ficl-sys binaries embed the build date, making wsdiff upset. They should stop
-
03:52 PM Bug #9121: dladm: addrval can be NULL, need to check in iptun_process_addrarg()
- From the illumos-joyent github bug:...
-
02:00 PM Bug #9121 (Closed): dladm: addrval can be NULL, need to check in iptun_process_addrarg()
- Original issue: https://github.com/joyent/illumos-joyent/issues/123
dladm should return with an error message indi... -
12:08 PM Bug #9120 (Closed): bnxe does not load in DEBUG
- Feb 16 11:52:05 bhyve genunix: [ID 819705 kern.notice] /kernel/drv/amd64/bnxe: undefined symbol
Feb 16 11:52:05 bhyv... -
01:19 AM Bug #9118: fmadm reports faults without message summary
- As part of debugging this issue, I wrote the following tool for dumping an FMD module checkpoint file:
https://git... -
01:18 AM Bug #9118: fmadm reports faults without message summary
- h2. Testing
To test the change I built a platform image with the fix and booted it on magma. Then I fired up an fm...
2018-02-15
-
11:08 PM Bug #9091 (Closed): MDB smart-write
- "git commit 3d580eda65b7c5ad75a73a93dceeebddfae06ec9":https://github.com/illumos/illumos-gate/commit/3d580eda65b7c5ad...
-
10:54 PM Bug #9118 (Closed): fmadm reports faults without message summary
- The following scenario (where fmadm reports a large number of phantom FMD-8000-11 diagnoses) was seen on several syst...
-
10:48 PM Bug #9073 (Closed): loader.efi: chain loader should provide proper device handle
- "git commit eea30b2609e6094732d948fa0c740852cb14c13d":https://github.com/illumos/illumos-gate/commit/eea30b2609e60947...
-
08:54 PM Feature #9113: Expose vendor-name/device-name/subsystem-name as props on pcifn/pciexfn topo nodes
- h2. Testing
Please see the original illumos-joyent ticket for details on how this change was tested:
https://sm... -
01:12 AM Feature #9113: Expose vendor-name/device-name/subsystem-name as props on pcifn/pciexfn topo nodes
- This change has already been integrated into illumos-joyent via the commit below:...
-
12:51 AM Feature #9113 (Closed): Expose vendor-name/device-name/subsystem-name as props on pcifn/pciexfn topo nodes
- It would be nice if the values of the vendor-name /device-name/subsystem-name could be pulled out of libpcidb (simila...
-
04:34 PM Bug #9107 (Closed): vi: this statement may fall through
- "git commit 9097ca5ce73b708ddec06afebe14c676da44d1ed":https://github.com/illumos/illumos-gate/commit/9097ca5ce73b708d...
-
04:34 PM Bug #9072 (Closed): libefi: Move EFI fmtdev functionality to libefi
- "git commit f4033bcf10a5393890c1a83e912176aac34a10e2":https://github.com/illumos/illumos-gate/commit/f4033bcf10a53938...
-
04:34 PM Bug #9111 (Closed): libstand: Fix IP recv timeout
- "git commit 9a5a2388e3d1f52bed03f56813569786dc86e353":https://github.com/illumos/illumos-gate/commit/9a5a2388e3d1f52b...
-
01:05 PM Bug #9116 (Closed): fdisk limits heads to 254 (mostly)
- The fdisk utility currently (mostly, see below) limits the number of heads in the CHS table to the range 0-254 rather...
-
12:58 PM Bug #9115 (Closed): audiorecord: this statement may fall through
- Build error from gcc 7:...
-
12:50 PM Bug #9114 (Closed): cmd/audio: invalid conversion from 'char' to 'char*'
- Build error from gcc 7:...
-
12:18 AM Feature #9112 (Closed): Improve allocation performance on high-end systems
- On high-end systems running async sequential write workloads, especially NUMA systems with flash or NVMe storage, one...
2018-02-14
-
09:12 PM Bug #9111 (Closed): libstand: Fix IP recv timeout
- https://svnweb.freebsd.org/base?view=revision&revision=329264
readip() doesn't, at the moment, properly indica... -
09:07 PM Bug #8945 (Closed): nvme panics when async events are not supported
- "git commit 081391626072035c77f552902b50d1f7c1359700":https://github.com/illumos/illumos-gate/commit/081391626072035c...
-
09:07 PM Bug #9016 (Closed): Default timeout for NFSv4 ephemeral mounts is wrong
- "git commit cb5401f44dd4e0e363bea3d5a660aa98d3538220":https://github.com/illumos/illumos-gate/commit/cb5401f44dd4e0e3...
-
09:07 PM Feature #9071 (Closed): libefi: Move EFI ZFS functions to libefi
- "git commit 9f23ea4b39bd24fb570d856e7b68ab6edc741e02":https://github.com/illumos/illumos-gate/commit/9f23ea4b39bd24fb...
-
09:07 PM Bug #9086 (Closed): account administration manpages need some tlc
- "git commit 58a05777fb9e6b7931e6a6f1226be4b27ef01bb5":https://github.com/illumos/illumos-gate/commit/58a05777fb9e6b79...
-
06:50 PM Bug #8988 (Closed): SADB_ACQUIRE proposals don't include mechanism salt length
- "git commit 351128add6ee764cb0082bcf82bde86a83696801":https://github.com/illumos/illumos-gate/commit/351128add6ee764c...
-
04:58 PM Bug #9110 (New): Solaris 10 Branded Zones broken
- Hi All,
In late 2013 or early 2014, not sure when specifically, Solaris 10 Branded Zone support broke in SmartOS. ... -
04:05 PM Bug #8970: No sound on multicom xishan
- No tried that, didn't solve the issue. Is it possible that pulsaudio somehow tries to connect to audiohd#0 even thoug...
-
02:55 PM Bug #8970: No sound on multicom xishan
- You may be running into this bug. https://www.illumos.org/issues/8110
I had this problem also. You need to delete th... -
02:08 PM Bug #8970: No sound on multicom xishan
- Ok, so after some experimentation I have found that there are several unrelated problems here...
The reason I have... -
08:05 AM Bug #9108 (New): Want idn support in network tools
- Currently our network tools (ping, traceroute, etc) don't know how to handle idn names, so, 'ping магистратураолимпиа...
-
06:32 AM Bug #9107 (Closed): vi: this statement may fall through
- a lot.
Also available in: Atom