Activity
From 2016-02-29 to 2016-03-29
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 (New): 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...
2016-03-14
-
07:11 PM Bug #6436 (Closed): 156 lint errors in common/crypto/edonr/edonr.c
- "git commit 8b2aab4fb2ee21a9076eb25068178246a12470b7":https://github.com/illumos/illumos-gate/commit/8b2aab4fb2ee21a9...
-
07:11 PM Bug #6745 (Closed): Swapped bytes in rpc_cots_connections port kstat
- "git commit c16316e19fd89a1ebd17d6934bc47af7a11ff924":https://github.com/illumos/illumos-gate/commit/c16316e19fd89a1e...
-
07:06 PM Feature #6749 (New): need an smbfs(4) man page
- smbfs properties are already described in nsmbrc(4), need an smbfs(4) man page (probably linking to nsmbrc(4)) and de...
-
06:40 PM Bug #6692 (In Progress): incorrect error message when trying to delete a section using sharectl(1M)
-
06:39 PM Bug #4935 (In Progress): sharectl(1m): Missing documentation for delsect subcommand
-
03:18 PM Bug #1657: CIFS server: frequent <sharename> share not found
- Someone should submit a change to make that cmn_err call at level DEBUG instead.
That way, one would only see these ... -
12:18 PM Bug #1657: CIFS server: frequent <sharename> share not found
- Gordon Ross wrote:
> This is a Windows bug. The message is harmless.
>
> We could entertain an issue to quiet th... -
01:13 PM Bug #6748 (New): mount_nfs(1M): part of the description seems to be missing the context
- The following part of the DESCRIPTION section seems to be missing the context of *WHAT* it does describe:...
2016-03-13
-
09:15 PM Bug #6747: xdr_READDIR4res() bypass the XDR mblk API
- With the fix:...
-
09:13 PM Bug #6747 (Closed): xdr_READDIR4res() bypass the XDR mblk API
- The xdrmblk_putmblk_rd() called from xdr_READDIR4res() is not a part of the XDR mblk API, but it still touches the in...
-
07:17 PM Bug #2902 (Pending RTI): iscsit should fold the case of scsi names that we get from initiators
-
07:16 PM Bug #6745 (Pending RTI): Swapped bytes in rpc_cots_connections port kstat
- With the fix:...
-
06:34 PM Feature #5857 (Closed): lofiadm should ask passphrase once if the crypto is already set up
- "git commit a1b1a2a0aac3d3c0533efa646a9d7a7dca91fc7c":https://github.com/illumos/illumos-gate/commit/a1b1a2a0aac3d3c0...
-
05:40 PM Bug #6735 (Closed): pfp should allocate appropriate space for sockaddr
- "git commit 3b4315d3f6ce29d16d3f8e2c62b2f9c24192c3a8":https://github.com/illumos/illumos-gate/commit/3b4315d3f6ce29d1...
-
04:21 PM Bug #6734 (Closed): dtrace_canstore_statvar() fails for some valid static variables
- "git commit d65f2bb4e50559c6c375a2aa9f728cbc34379015":https://github.com/illumos/illumos-gate/commit/d65f2bb4e50559c6...
-
03:52 PM Bug #4156 (In Progress): prtconf - illumos or more generic branding to replace "Oracle Corporation"
- changed fall back text in prtconf, implemented interface to extract vendor from smbios.
2016-03-12
-
09:38 AM Bug #6746 (In Progress): startup_bios_disk() should not be built for xpv
-
09:30 AM Bug #6746 (Closed): startup_bios_disk() should not be built for xpv
- uts/i86pc/os/biosdisk.c implements startup_bios_disk() function which is only used if platform is not xpv:
see htt... -
08:56 AM Bug #6745 (Closed): Swapped bytes in rpc_cots_connections port kstat
- ...
2016-03-11
-
11:48 PM Bug #6732 (Closed): epoll fails to wake when fd added
- "git commit bf75909a55b2efbe96ab2fe820866fc77fab58c9":https://github.com/illumos/illumos-gate/commit/bf75909a55b2efbe...
-
09:29 PM Bug #6681 (Closed): zfs list burning lots of time in dodefault() via dsl_prop_*
- "git commit d09e4475f635b6f66ee68d8c17a32bba7be17c96":https://github.com/illumos/illumos-gate/commit/d09e4475f635b6f6...
-
11:30 AM Bug #6743 (Rejected): sshd log is noisy after 6440
- Doesn't affect anything, but shouldn't be logged, probably need to redirect the ssh-keygen where it belongs (eg, /dev...
2016-03-10
-
09:41 PM Bug #6682 (Closed): stop elfdump from weaving a web of SI_DTRACE lies
- "git commit 6a37fc30652374065d6e4ab52366c499e5a34b66":https://github.com/illumos/illumos-gate/commit/6a37fc3065237406...
-
08:05 PM Bug #2169 (Closed): arpa/nameser_compat.h: wrong macros
- "git commit 5566946ddee5d74cd7ce592465b954f7d90f62f7":https://github.com/illumos/illumos-gate/commit/5566946ddee5d74c...
-
04:41 PM Bug #6742 (Closed): Freed and reused idm_conn_t buffer leads to system panic.
- Upstreamed from illumos-nexenta, the subject pretty much summarizes the problem. One part of the #6740 fix actually ...
-
04:21 PM Feature #5857: lofiadm should ask passphrase once if the crypto is already set up
-
03:59 PM Bug #6683 (Closed): Filtering on 'rarp' with snoop(1M) is broken
- "git commit 573f02443902adab48a475194c301e0266998115":https://github.com/illumos/illumos-gate/commit/573f02443902adab...
-
03:11 PM Bug #6741 (New): CIFS ignores TCP buffers settings after a few hours
- I am using adapters that require my TCP send and receive buffers to be set to a value different from the defaults. T...
-
02:30 PM Bug #2902 (In Progress): iscsit should fold the case of scsi names that we get from initiators
-
01:50 AM Bug #6740: ISCSI_OP_SCSI_RSP needs support
- illumos-nexenta already fixes this. Here's URL for the fix: https://github.com/Nexenta/illumos-nexenta/commit/f0140...
-
01:49 AM Bug #6740 (Closed): ISCSI_OP_SCSI_RSP needs support
- An OmniOS customer sent me a kernel panic in IDM. What follows is my stream-of-consciousness debugging session.
<... -
12:51 AM Bug #6739 (Closed): userland version of cv_timedwait_hires() always assumes absolute time
- While running ztest I noticed a deadlock when calling cv_timedwait_hires().
The call was being performed in a while... -
12:40 AM Bug #6738 (Closed): zfs send stream padding needs documentation
- Add a comment explaining why we add padding to ensure 8-byte alignment of certain things in the send stream.
-
12:31 AM Bug #6737 (Closed): pbchk checks unmodified files
- pbchk attempts to detect which files have changed so that it can tell us which files to update copyright for. This en...
-
12:19 AM Bug #6736 (Closed): ZFS per-vdev ZAPs
- vdevs currently have a packed nvlist for config stored in their on-disk labels. Instead of adding to this every time ...
2016-03-09
-
11:29 PM Bug #5273: Incremental zfs send unmounts underlying snapshots, causing application which opens files from the snapshots to return I/O error.
- In this use case, the unmounting is not really necessary. The issue here is:
* "zfs send -I" (and "zfs send -R") ... -
09:11 PM Bug #6370 (Closed): ZFS send fails to transmit some holes
- "git commit 286ef71398fb54b1d5007d6f45aa4320a9e0ede2":https://github.com/illumos/illumos-gate/commit/286ef71398fb54b1...
-
09:07 PM Feature #6581 (Closed): cmd/format should be able label virtio BLKDEV drives
- "git commit 2f15e7adf5d6f13b15dfa8f3900a07804cadd86c":https://github.com/illumos/illumos-gate/commit/2f15e7adf5d6f13b...
-
09:07 PM Bug #6691 (Closed): V490 and V890 symlinks missing on SPARC build
- "git commit e2e882f7e139a951a52c7f4b5af447c3e6e68398":https://github.com/illumos/illumos-gate/commit/e2e882f7e139a951...
-
09:07 PM Bug #6727 (Closed): lofiadm: remove "o:" from getopt argument
- "git commit 4549a1bd3fb75b70dd34ba46715014effe21dc07":https://github.com/illumos/illumos-gate/commit/4549a1bd3fb75b70...
-
06:56 PM Bug #6735 (Closed): pfp should allocate appropriate space for sockaddr
- The pf packet socket module needs to be a bit more explicit in the sockaddr that it's storing. Currently it's using a...
-
06:44 PM Bug #6734 (Closed): dtrace_canstore_statvar() fails for some valid static variables
- After the integration of 6604, there were some static variables that now failed dtrace_canstore_statvar().
-
06:10 PM Bug #6733 (Closed): mh_contents rwlock is not initialised
- "git commit debed2c9e88134586f1a03761f87d8a1d599b854":https://github.com/illumos/illumos-gate/commit/debed2c9e8813458...
-
04:25 PM Bug #6733 (Pending RTI): mh_contents rwlock is not initialised
-
09:46 AM Bug #6733 (In Progress): mh_contents rwlock is not initialised
-
09:14 AM Bug #6733 (Closed): mh_contents rwlock is not initialised
- "Reported":https://www.listbox.com/member/archive/182179/2016/03/sort/time_rev/page/1/entry/0:98/20160309000322:3D620...
2016-03-08
-
06:52 PM Bug #6732 (Closed): epoll fails to wake when fd added
- A regression was introduced by "illumos-gate#6291":https://www.illumos.org/issues/6291 with respect to poll/epoll wai...
-
12:44 PM Bug #6731 (New): nfs4: umount deadlock
- We've a hanging umount process. It looks like there is a deadlock between this process and the nfs4 ephemeral harvest...
2016-03-07
-
02:21 PM Bug #6730: visibility issues in public header definitions: difference between -fvisibility=hidden and #pragma GCC visibility push(hidden) overriding the default
- oups, namely the ultimate definitions of *__BEGIN_DECLS* and *__END_DECLS*
-
02:17 PM Bug #6730 (New): visibility issues in public header definitions: difference between -fvisibility=hidden and #pragma GCC visibility push(hidden) overriding the default
- The is an apparently long known issue with the the public headers which
pokes its head out when linking...
It is... -
10:50 AM Bug #6729 (Closed): incremental replication stream of a fs tree with lots of snapshots trips assert in zfs recv
- The assertion in question is:
Assertion failed: ilen <= SPA_MAXBLOCKSIZE, file ../common/libzfs_sendrecv.c, li... -
10:01 AM Bug #6712: beadm(1M): beadm mount should list mountpoint argument as optional
- Yuri's comment on illumos devel:
_We could be more verbose on how mountpoint name is generated:
If mountpoint i... -
07:04 AM Bug #6727 (Closed): lofiadm: remove "o:" from getopt argument
2016-03-06
-
10:40 PM Bug #6726 (Closed): ctype(3C): missing description for isxdigit_l
- While doing `man isxdigit_l` works, opening ctype(3C) man page, NAME, SYNOPSIS and DESCRIPTION are silent about isxdi...
-
02:14 PM Bug #6472: Panic in rfs4_compound_kstat_res()
- *Root Cause*
The rfs4_compound_kstat_res() is called from rfs4_dispatch() to update the kstats once the reply is s...
2016-03-05
-
06:59 PM Bug #3373 (Closed): gcc >= 4.5 concerns about offsetof()
- "git commit 876de206688d9fe008ad80c116a23a56701579d1":https://github.com/illumos/illumos-gate/commit/876de206688d9fe0...
-
06:59 PM Bug #2976 (Closed): remove useless offsetof() macros
- "git commit 5c5f137104b2d56181283389fa902220f2023809":https://github.com/illumos/illumos-gate/commit/5c5f137104b2d561...
-
05:26 PM Bug #6725 (Closed): PCI(-X) Express Fatal Error (0x40)
- Last week I got this error many times. Unfortunately I can't save any dump from this panic.
but I did a photo of the... -
03:29 PM Bug #6724 (Closed): stmfadm(1M): document missing options to delete-lu and remove-view
- stmfadm(1M) man page is missing description for 'k' option to delete-lu and 'a' option to remove-view subcommands.
-
09:18 AM Bug #6723 (Closed): etc/skel needs cleanup
- Current /etc/skel is distributing the obsolete local.* files, as useradd can copy .files. System defaults should be s...
2016-03-04
-
08:28 PM Bug #6696: Per-client NFS server IOPS, bandwidth, and latency kstats
- h1. Detailed NFS server stats
h2. Implementation
The detailed NFS server stats are implemented for all supporte... -
04:07 PM Bug #6712 (In Progress): beadm(1M): beadm mount should list mountpoint argument as optional
- Webrev: http://wojslaw.pl/damian/illumos-webrev-6712/
-
01:19 PM Bug #6716: eliminate remaining unused filesystems from GRUB
- You can use chainloading to boot Windows and Linux from the OpenIndiana grub menu. For Windows I use this in menu.lst...
-
07:23 AM Bug #6716: eliminate remaining unused filesystems from GRUB
- Please do not remove ext2fs until grub2 is able to boot both Linux and OpenIndiana. This is the only way I know to bo...
-
06:48 AM Bug #6721 (Closed): tran_setup_pkt(9E) returns int, not a pointer
- In the synopsis of the manual page *tran_setup_pkt(9E)*, we suggest that @tran_setup_pkt()@ should return a pointer t...
-
05:55 AM Bug #6719 (New): tran_setup_pkt(9E) ought mention scsi_hba_attach_setup(9F) flags explicitly
- The _tran_setup_pkt(9E)_ manual page has a relatively cryptic reference to allocation choices the HBA driver author m...
-
03:02 AM Bug #6718 (Closed): tran_tgt_init(9E) returns int, not void
- In the manual page @tran_tgt_init(9E)@, it seems that the return type in the *SYNOPSIS* is incorrect:...
2016-03-03
-
10:46 PM Bug #5584: Option argument to stmfadm list-view is not optional
- Oops, misread the description.
-
10:21 PM Bug #5584 (In Progress): Option argument to stmfadm list-view is not optional
-
10:38 PM Bug #6717 (Closed): stmfadm(1M): synopsis duplicates {offline,online}_lu subcommands for targets
- ...
-
10:26 PM Bug #4527: Duplication of code between sbdadm.c and stmfadm.c
- sbdadm(1M) man page lists it as "Obsolete Commited", stmfadm(1M) does everything sbdadm(1M) can and a lot more, so th...
-
10:19 PM Bug #3407 (In Progress): stmfadm(1M): extra dash for single char option '-s'
-
08:50 PM Bug #6716 (Closed): eliminate remaining unused filesystems from GRUB
- Our grub is quite outdated and it is questionable whether it can still be used for directly booting Linux or BSD. Cha...
-
07:43 PM Bug #6715 (Closed): Remove MD2 from libkmf
- "git commit 38379e9254628617dd4995589f23b06c84ffe16e":https://github.com/illumos/illumos-gate/commit/38379e9254628617...
-
05:35 PM Bug #6715 (Closed): Remove MD2 from libkmf
- Subject says it all.
-
05:35 PM Bug #6714: libkmf should be more flexible in the face of {Open,Libre}SSL
- I'm keeping this bug open as a general placeholder. I'm going to create a new bug for MD2 removal specifically.
-
04:00 PM Bug #6714 (New): libkmf should be more flexible in the face of {Open,Libre}SSL
- I eliminated MD2 from the OmniOS build of openssl, and suddenly illumos stopped building because of libkmf's dependen...
-
04:22 PM Bug #322 (Closed): Remove EXPORT_SRC targets and comments
- Covered by the two related issues.
-
03:03 PM Bug #6713 (Rejected): zpool(1M): missing description for property 'leaked'
- Need to document the following property:...
-
01:33 AM Bug #6712 (In Progress): beadm(1M): beadm mount should list mountpoint argument as optional
- ...
-
12:02 AM Feature #6673 (Closed): want a macro to convert seconds to nanoseconds and vice-versa
- "git commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9":https://github.com/illumos/illumos-gate/commit/a8f6344fa0921599...
-
12:02 AM Feature #6672 (Closed): arc_reclaim_thread() should use gethrtime() instead of ddi_get_lbolt()
- "git commit a8f6344fa0921599e1f4511e41b5f9a25c38c0f9":https://github.com/illumos/illumos-gate/commit/a8f6344fa0921599...
2016-03-02
-
10:25 AM Bug #5659: in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
- Thanks!
Meanwhile, in the world of ZFS on Linux, _zpool_ (not the zpool command), _ZPool_ (not the zpool command)... -
12:32 AM Bug #6696: Per-client NFS server IOPS, bandwidth, and latency kstats
- h1. Generic per-share and per-client stats
h2. Implementation
For every shared path there is generic per-share ...
2016-03-01
-
10:29 PM Feature #6709: manual pages need to be updated for loader (loader project)
- the webrev for manuals is: http://cr.illumos.org/~webrev/tsoome/6709/
and eeprom manual is bundled with eeprom updat... -
02:50 PM Feature #6709: manual pages need to be updated for loader (loader project)
- I have done the content changes, but most certainly any help is needed, as english is not my first language. I'll pro...
-
02:03 PM Feature #6709: manual pages need to be updated for loader (loader project)
- Let me help with this one. Which man pages you are going to update?
-
01:16 PM Feature #6709 (Closed): manual pages need to be updated for loader (loader project)
- complete transition from grub to loader.
-
09:26 PM Bug #6711 (New): TCP options need documentation
- Specifically:
TCP_CONN_ABORT_THRESHOLD
TCP_CONN_NOTIFY_THRESHOLD
TCP_ABORT_THRESHOLD
TCP_NOTIFY_THRESHOLD
TCP_... -
05:10 PM Bug #5659 (Closed): in the manual page for zpool(1M), one misuse of the word 'zpool' to describe a pool
- "git commit c8323d4323a565676ba44883bfeb289d9ed8813e":https://github.com/illumos/illumos-gate/commit/c8323d4323a56567...
-
05:10 PM Bug #4465 (Closed): zpool(1M) is able to offline cache vdevs despite what man page says
- "git commit c8323d4323a565676ba44883bfeb289d9ed8813e":https://github.com/illumos/illumos-gate/commit/c8323d4323a56567...
-
05:10 PM Bug #2897 (Closed): "zpool split" documentation missing from manpage
- "git commit 879bece34ee134b2be670393fe9ffe33ce268aa0":https://github.com/illumos/illumos-gate/commit/879bece34ee134b2...
-
05:10 PM Bug #6649 (Closed): autofs(4) should describe options set via sharectl(1M)
- "git commit d002581c15e562273045b1e5547179228d2db680":https://github.com/illumos/illumos-gate/commit/d002581c15e56227...
-
05:10 PM Bug #6710 (Closed): disable shadow compilation by default
- "git commit dac4b50e6ed9ca04ff7cefa049918f5ce0d147a8":https://github.com/illumos/illumos-gate/commit/dac4b50e6ed9ca04...
-
02:47 PM Bug #6710 (Closed): disable shadow compilation by default
- Given that the traditional shadow compiler isn't even available and of limited utility these days so it makes sense t...
-
01:05 PM Feature #6708 (Closed): update eeprom for loader (loader project)
- transition from grub to loader.
-
01:02 PM Feature #6707 (Closed): disable grub menu management in libbe (loader project)
- switch libbe from grub menu management to loader.
-
12:56 PM Feature #6706 (Closed): disable grub menu management in bootadm (loader project)
- switch bootadm from grub menu management to loader.
-
12:50 PM Feature #6705 (Closed): halt: replace grub_get_boot_args with be_get_boot_args (loader project)
- transition from grub specific interface to loader.
-
11:05 AM Feature #6704 (Closed): svc.startd: replace grub_get_boot_args with be_get_boot_args (loader project)
- transition from grub specific interface to loader.
-
10:58 AM Feature #6703 (Closed): update bootadm to support loader configuration (loader project)
- bootadm command needs to support loader configuration management.
-
10:45 AM Feature #6702 (Closed): libbe should support x86 installboot command (loader project)
- as libbe does implement interface to support boot program updates, it needs to be updated to include support for x86 ...
-
10:41 AM Feature #6701 (Closed): add installboot to i386 platform (loader project)
- loader needs installboot tool to manage boot loader boot program files.
-
10:34 AM Bug #6700 (Closed): remove installboot script from i386 platform (loader project)
- from integration of grub, the installboot command for x86 platform was replaced by script, instructing user to use in...
-
10:21 AM Feature #6699 (Closed): be_get_boot_args interface implementation in libbe (loader project)
- To support fast boot feature, some components are currently using grub_get_boot_args() interface from libgrubmgt libr...
-
09:56 AM Feature #6698 (Closed): freebsd btxld port for illumos (loader project)
- btxld is internal build tool used to integrate boot loader images with BTX V86 interface. As this tool is only needed...
-
12:41 AM Bug #6697: Aggregated IOPS, bandwidth, and latency kstats for NFS server
- h1. Aggregated NFS server stats
h2. Implementation
There are four types of aggregated kstats implemented:
|_... -
12:33 AM Bug #6697 (Rejected): Aggregated IOPS, bandwidth, and latency kstats for NFS server
- As an enhancement to the detailed NFS server kstats (#6090 and #6696) we would like to have the aggregated NFS server...
2016-02-29
-
10:31 PM Bug #6696 (Rejected): Per-client NFS server IOPS, bandwidth, and latency kstats
- As an enhancement to #6090 we would like to have the per-client and per-client/per-share IOPS, bandwidth, and latency...
-
03:08 PM Bug #6510: Kernel panic while trying to automount filesystem
- This looks an awful lot like #5833. Perhaps this is a duplicate?
-
02:25 PM Feature #6695 (New): audiohd device driver
- The audiohd driver does not support a codec from a nvidia video card.
The card:... -
12:35 PM Bug #6657: Page fault occurred in module "ixgbe" due to a NULL pointer dereference
- Core dump download link:
https://storage101.iad3.clouddrive.com/v1/MossoCloudFS_7fd23ebe-2c5e-41d2-b1f3-8fe567ee324... -
09:16 AM Bug #6693 (Closed): mdoc(5): typos in MT-LEVEL names
- "Exections", should be "Exceptions"?...
-
08:05 AM Bug #6692 (Closed): incorrect error message when trying to delete a section using sharectl(1M)
- ...
-
07:19 AM Bug #6691: V490 and V890 symlinks missing on SPARC build
- my info form mail_msg:...
-
02:31 AM Bug #6691: V490 and V890 symlinks missing on SPARC build
- I wonder if the version of dmake we are using is different. I'm running nightly with this one:...
Also available in: Atom