Activity
From 2016-04-24 to 2016-05-23
2016-05-23
-
03:28 PM Bug #3758 (Closed): RFE: Would like "hostname -s"
- "git commit 5bebc427c96eee7cdbec9df37a3a6fdead337aba":https://github.com/illumos/illumos-gate/commit/5bebc427c96eee7c...
-
02:34 PM Bug #6990 (Closed): scan_rsdp() should use signed len
- "git commit e934136d865d15afd445bc37a6e4d692d0f054db":https://github.com/illumos/illumos-gate/commit/e934136d865d15af...
-
02:18 PM Feature #6992 (Closed): devprop(1M) should work also with logical names
- Physical name sometimes is very long and hard to remember, so would be nice to use just logical name, i.e.
de...
2016-05-22
-
01:57 PM Bug #6990 (Closed): scan_rsdp() should use signed len
- The scan_rsdp() is using size_t len to track area size, decremented by ACPI_RSDP_SCAN_STEP. As the initial length is ...
-
03:32 AM Bug #6988 (Closed): spa_sync() spends half its time in dmu_objset_do_userquota_updates
- Using a benchmark which creates 2 million files in one TXG, I observe that the thread running `spa_sync()` is on CPU ...
2016-05-21
-
03:08 PM Bug #6976 (Closed): ixgb package should not ship ixgbe's manual page
- "git commit 591fabec62bd160b1db9b1f20972c9bca1d8a0b6":https://github.com/illumos/illumos-gate/commit/591fabec62bd160b...
-
03:08 PM Bug #6977 (Closed): ixgb package should not refer to ixgbe's license
- "git commit 591fabec62bd160b1db9b1f20972c9bca1d8a0b6":https://github.com/illumos/illumos-gate/commit/591fabec62bd160b...
-
12:29 AM Feature #4057: Add sfxge support
- "git commit 64d07b7cd791cb277b72edd9f8c4373ca6477850":https://github.com/illumos/illumos-gate/commit/64d07b7cd791cb27...
2016-05-20
-
08:48 PM Bug #6987 (Closed): disallow setid binaries with $ORIGIN in PT_INTERP
- Currently $ORIGIN is honored in a PT_INTERP section regardless of whether the binary is setid or not. If a binary wer...
-
05:40 PM Feature #4057 (Closed): Add sfxge support
- "git commit 49ef7e0638c8b771d8a136eae78b1c0f99acc8e0":https://github.com/illumos/illumos-gate/commit/49ef7e0638c8b771...
-
09:01 AM Bug #4530: Kerberos implementation should be updated
- There's userland gate kerberos version, perhaps it has most of the necessary patches... https://hg.openindiana.org/u...
2016-05-19
-
11:30 PM Bug #6985 (New): Panic when removing a log device from a pool
- I see the following panic when removing a log device from a pool on OmniOS, using the latest openzfs sources (7c31fbc...
-
09:32 PM Bug #6978: smbadm join overwrites /etc/krb5/krb5.keytab
- Hmm, well, not as easy as initially thought; idmapd uses ldap via gssapi and accesses the default system keytab. Ther...
-
05:18 PM Feature #6501 (Closed): Implement pthread_attr_get_np() interface
- "git commit e56998eefc33ead0f12b364be915dd6bfc12a3f5":https://github.com/illumos/illumos-gate/commit/e56998eefc33ead0...
-
05:18 PM Feature #6790 (Closed): want suite of endian(3C) functions
- "git commit 7dc9a163b382daee1ce43b6588dd1b507363dae5":https://github.com/illumos/illumos-gate/commit/7dc9a163b382daee...
-
05:18 PM Feature #6954 (Closed): Symbols test should support validating pre-processor symbols
- "git commit fc2512cfb727d49529d8ed99164db871f4829b73":https://github.com/illumos/illumos-gate/commit/fc2512cfb727d495...
-
05:18 PM Feature #6953 (Closed): add support for c11 threads api
- "git commit fc2512cfb727d49529d8ed99164db871f4829b73":https://github.com/illumos/illumos-gate/commit/fc2512cfb727d495...
-
05:18 PM Feature #6952 (Closed): gets should not be visible in C11
- "git commit fc2512cfb727d49529d8ed99164db871f4829b73":https://github.com/illumos/illumos-gate/commit/fc2512cfb727d495...
-
05:18 PM Feature #6951 (Closed): Initial c11 support
- "git commit fc2512cfb727d49529d8ed99164db871f4829b73":https://github.com/illumos/illumos-gate/commit/fc2512cfb727d495...
-
02:44 PM Bug #6980 (Closed): 6902 causes zfs send to break due to 32-bit/64-bit struct mismatch
- "git commit ea4a67f462de0a39a9adea8197bcdef849de5371":https://github.com/illumos/illumos-gate/commit/ea4a67f462de0a39...
-
02:43 PM Feature #2745 (Feedback): Allow filtering of properties on zfs receive
-
01:57 PM Feature #2745: Allow filtering of properties on zfs receive
- As reported by Zender Fufikoff on Illumos ZFS mailing list. This has been done on ZoL and FreeBSD and ported to Nexe...
2016-05-18
-
02:55 PM Bug #6984 (New): zfs inherit -S should do nothing if a received value does not exist
- If there is a local value and received value of a zfs property, zfs get will only show the local value. Running 'zf...
-
02:51 PM Bug #6983 (New): zfs get -s received will not show received properties if a local property exists
- If a zfs property is set, replicated, updated and replicated back the updated value is hidden and only the original l...
-
02:44 PM Feature #6982 (New): zfs receive should allow receive properties to always be set
- When a zfs property is set, replicated, changed on the receiving dataset and sent back, the updated value is hidden b...
-
02:47 AM Bug #6938 (Closed): STMF kstat free is using an improper size for kmem_free().
- "git commit 3c9850a686c2fcba473e4f602616772c17c21dee":https://github.com/illumos/illumos-gate/commit/3c9850a686c2fcba...
2016-05-17
-
11:13 PM Bug #6980: 6902 causes zfs send to break due to 32-bit/64-bit struct mismatch
- The problem here is unfortunately straightforward. What's happened is that the zfs_cmd_t used to be bitness neutral. ...
-
01:01 PM Bug #6980 (Closed): 6902 causes zfs send to break due to 32-bit/64-bit struct mismatch
- doing zfs send -i snap1 snap2 >testfile results in
internal error: Invalid argument
Abort (core dumped)
-
02:56 AM Bug #6979 (New): smbadm join should not try to set TRUSTED_FOR_DELEGATION
- For reasons evidentially lost to history, smbadm currently tries to enable the TRUSTED_FOR_DELEGATION flag on the act...
-
02:23 AM Bug #6978 (New): smbadm join overwrites /etc/krb5/krb5.keytab
- When joining an Active Directory domain, the illumos smb server rather rudely overwrites an existing system keytab, d...
2016-05-16
-
08:49 PM Bug #6405 (Closed): zvol test setup is non deterministic
- "git commit 24e268f3071ecc622f716e7801683c84f4d4f9db":https://github.com/illumos/illumos-gate/commit/24e268f3071ecc62...
-
08:49 PM Bug #6404 (Closed): zvol_swap_006_pos can occasionally fail due to swaplen being < 16
- "git commit 24e268f3071ecc622f716e7801683c84f4d4f9db":https://github.com/illumos/illumos-gate/commit/24e268f3071ecc62...
-
05:50 PM Bug #6878 (Closed): Add scrub completion info to "zpool history"
- "git commit 1825bc56e5a1f7ef6f0dc3137f3b35f5850c1100":https://github.com/illumos/illumos-gate/commit/1825bc56e5a1f7ef...
-
03:19 PM Bug #6973 (Closed): audioens driver does not work on VMWare
- "git commit 5b1627536384deb03449347af9c01bd4fc2d271e":https://github.com/illumos/illumos-gate/commit/5b1627536384deb0...
-
02:52 PM Bug #6977 (Closed): ixgb package should not refer to ixgbe's license
- The ixgb package somehow has ended up with a reference to ixgbe's third-party license which is basically an MIT licen...
-
02:48 PM Bug #6976 (Closed): ixgb package should not ship ixgbe's manual page
- When the manual pages were imported, the ixgb package ended up shipping the ixgbe(7D) manual page. Instead it should ...
2016-05-15
-
02:57 PM Bug #6513 (Closed): partially filled holes lose birth time
- "git commit 8df0bcf0df7622a075cc6e52f659d2fcfdd08cdc":https://github.com/illumos/illumos-gate/commit/8df0bcf0df7622a0...
-
02:01 PM Feature #6902 (Closed): speed up listing of snapshots if requesting name only and sorting by name
- "git commit 0d8fa8f8eba3ea46bc79d73445009505d1dd5d7d":https://github.com/illumos/illumos-gate/commit/0d8fa8f8eba3ea46...
2016-05-14
-
02:15 AM Bug #6973: audioens driver does not work on VMWare
- Webrev here:
http://cr.illumos.org/~webrev/gdamore/audioens_vmware/ -
12:21 AM Bug #6973 (Closed): audioens driver does not work on VMWare
- This is a very old problem -- (surprisingly I couldn't find a reference to an open issue for it though.)
The audio...
2016-05-13
-
10:28 AM Bug #6971: LSI SAS9200-8e is not recognised
- I've put an output of prtconf -v on pastebin:
http://pastebin.com/hfR7z0WR -
08:05 AM Bug #6971: LSI SAS9200-8e is not recognised
- I was able to load the driver with:
modload /kernel/drv/amd64/mpt_sas
However, the Device Driver Utility is still... -
07:53 AM Bug #6971 (New): LSI SAS9200-8e is not recognised
- I have a system with an LSI SAS9200-8e card, running fresh OpenIndiana Hipster.
While Device Driver Utility shows ...
2016-05-12
-
05:36 PM Bug #6876 (Closed): Stack corruption after importing a pool with a too-long name
- "git commit c971037baa5d64dfecf6d87ed602fc3116ebec41":https://github.com/illumos/illumos-gate/commit/c971037baa5d64df...
-
05:08 PM Bug #6844 (Closed): dnode_next_offset can detect fictional holes
- "git commit 11ceac77ea8034bf2fe9bdd6d314f5d1e5ceeba3":https://github.com/illumos/illumos-gate/commit/11ceac77ea8034bf...
-
04:50 PM Bug #6956 (Closed): libproc cannot leave free() to callers
- "git commit 43051d2742bbe5911de73322064cb573b6aff975":https://github.com/illumos/illumos-gate/commit/43051d2742bbe591...
-
04:50 PM Feature #6955 (Closed): libproc should be documented and shipped
- "git commit 43051d2742bbe5911de73322064cb573b6aff975":https://github.com/illumos/illumos-gate/commit/43051d2742bbe591...
-
04:22 PM Feature #3430 (Closed): Support "hostname --fqdn"
-
04:22 PM Feature #3430 (Feedback): Support "hostname --fqdn"
-
04:12 PM Feature #3430: Support "hostname --fqdn"
- For some reason I can't close this one as "rejected".
-
04:11 PM Bug #3758 (Rejected): RFE: Would like "hostname -s"
- Closing as rejected based on feedback received on the mailing list.
-
11:27 AM Bug #6961: 64-bit octal printf may overflow internal buffer
- Thank you, but I'm not able to edit description. May I ask?
-
06:06 AM Bug #6969 (New): most scsi tran_foo(9E) manpages Xr the nonexistent scsi_hba_attach
- there is no scsi_hba_attach man page, nor should there be one as it is a nonexistent function.
instead they should... -
06:03 AM Bug #6968 (New): unset tran_abort(9E) in a HBA driver can lead to a user controlled NULL-deref
- if a hba driver does not provide a tran_abort function in it's scsi_hba_tran_t instance, it appears that a user may b...
-
01:13 AM Bug #6967 (New): tran_setup_pkt(9E) should document constraints on failure
- the tran_setup_pkt() handler a HBA driver implements should only fail on a recoverable condition, it should not fail ...
-
01:00 AM Bug #6966 (Closed): mdoc(5) should document the CONTEXT section for kernel manpages
- the CONTEXT section is very useful, it should be included in all new pages written when using mdoc(5) as a guide.
2016-05-11
-
11:32 PM Bug #6111 (Closed): zfs send should ignore datasets created after the ending snapshot
- "git commit 4a20c933b148de8a1c1d3538391c64284e636653":https://github.com/illumos/illumos-gate/commit/4a20c933b148de8a...
-
11:31 PM Bug #6874 (Closed): rollback and receive need to reset ZPL state to what's on disk
- "git commit 1fdcbd00c9cbac286b5f92e08877e8cb3c448420":https://github.com/illumos/illumos-gate/commit/1fdcbd00c9cbac28...
-
04:15 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- Thank you for reporting this Kiichi. Your analysis here looks correct and that we have undersized the buffer and are ...
-
11:29 AM Bug #6961: 64-bit octal printf may overflow internal buffer
- What I mean is, as wrote at ticket description, that there is an out-of-bounds bug in "illumos libc code":https://git...
-
12:01 PM Feature #6964 (Closed): mkfs_pcfs should detect GPT partition size and fat type for it
- To simplify EFI system partition management, mkfs -F pcfs should autodetect the partition size and fat type.
refer... -
06:58 AM Bug #6963 (New): man zfs is missing -H for zfs holds
- The manpage for zfs is missing the -H argument for 'zfs holds'...
2016-05-10
-
11:24 PM Bug #6957 (Closed): logadm dies on bogus configuration file
- "git commit 7ea027865de56bac0c639f5fe006cc752ce41413":https://github.com/illumos/illumos-gate/commit/7ea027865de56bac...
-
11:02 PM Bug #3758: RFE: Would like "hostname -s"
- How does this look? http://cr.illumos.org/~webrev/andy_js/hostname-1/
-
09:13 PM Bug #6962 (Closed): kclient performs incorrect check for /dev/random
- The current kclient.sh check uses the "-h" test for /dev/random, which only works in the global zone. Non-global zone...
-
03:13 PM Bug #6922: Emit ESC_ZFS_VDEV_REMOVE_AUX after removing an aux device
- In the discussion at https://github.com/openzfs/openzfs/pull/99 we decided not to do a config_sync when removing an a...
-
01:50 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- I just tried on OmniOS 018 - also broken.
I'm guessing that it is likely related to gcc 4.4.4 which most illumos d... -
01:25 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- OK :)
my point was to:
[environment]
OpenIndiana (hipster) and other illumos distributions.
if you say about ... -
01:21 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- Yeah, OI Hipster seems to be broken. As others pointed out, this appears to be an issue with libc and not the compil...
-
01:01 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- Kiichi Ozaki wrote:
> At any rate, I think that the current source code (about the value of ... -
12:59 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- At any rate, I think that the current source code (about the value of ...
-
12:42 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- Oh, The problem is in libc, so it doesn't matter what gcc version building test program (p.c) is.
-
12:28 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- Kiichi Ozaki wrote:
> I checked on OpenIndiana hipster-20151003 (and newer) mainly, but I don't know gcc version whi... -
12:24 PM Bug #6961: 64-bit octal printf may overflow internal buffer
- I checked on OpenIndiana hipster-20151003 (and newer) mainly, but I don't know gcc version which built libc.
This ... -
11:41 AM Bug #6961: 64-bit octal printf may overflow internal buffer
- what is your platform and gcc version?
i'm using DilOS with gcc-4.8:... -
11:12 AM Bug #6961 (Closed): 64-bit octal printf may overflow internal buffer
- There is a problem with printf family in 64bit libc.
*[repro steps]*...
2016-05-09
-
04:58 PM Bug #6859 (Closed): missing MCFG table should lead to I/O PCIe config access
- "git commit 99abc82310f6fbd4f04276f195f54d54f458be33":https://github.com/illumos/illumos-gate/commit/99abc82310f6fbd4...
2016-05-08
-
12:48 AM Feature #104: Bring back lx brand
- Oh, I knew that Dan was working on it but not that he had a webrev in place.
-
12:29 AM Bug #6960 (New): mandoc validation thinks CONTEXT is in the wrong place
- mandoc's lint has different ideas about where the CONTEXT section belongs relative to everything else. It appears tha...
2016-05-07
-
03:20 PM Feature #1060: termios needs cfmakeraw and cfsetspeed
- Any chance to merge this patch into illumos ?
-
01:58 AM Bug #6949 (Feedback): illumos nawk should be using from Makefile.master
- http://cr.dilos.org/cr/igork/il-6949/
-
01:56 AM Bug #6945 (Feedback): illumos xgettext should be using from Makefile.master
- http://cr.dilos.org/cr/igork/il-6945/
2016-05-06
-
11:38 PM Bug #6959 (New): tail -F dumps core when the FS with file being followed disappears
- ...
-
09:05 PM Bug #6958 (In Progress): provide PYTHON_PKG to tools where we need import pkg5 modules
- problem is: we have manifests .mf and tools to compare PROTO area with files in manifests.
we have dependency to pyt... -
06:57 PM Bug #5122: mpt_sas hangs forever with some kinds of malfunctioning drive
- Assigning by request.
2016-05-05
-
05:47 PM Feature #6955: libproc should be documented and shipped
- There was some discussion on developer@ and the general thoughts here were that we should just document and ship this...
-
07:31 AM Feature #6955 (Closed): libproc should be documented and shipped
- For a long time we've discussed having libproc be a public interface. At Joyent, we've ended up leveraging this a bit...
-
03:33 PM Bug #6957 (Closed): logadm dies on bogus configuration file
- For reasons still unknown, logadm seems to have corrupted its configuration file – in a way that it (ironically) dies...
-
02:47 PM Bug #1718: MacOS X Lion (10.7) Finder access denied
- Andrew Stormont wrote:
> This fix seems to have been reverted as part of #6399. Was that intentional?
See the ch... -
02:04 PM Bug #1718: MacOS X Lion (10.7) Finder access denied
- This fix seems to have been reverted as part of #6399. Was that intentional?
-
09:29 AM Feature #104: Bring back lx brand
- http://kebe.com/~danmcd/webrevs/io-lx-public/
-
08:35 AM Feature #104: Bring back lx brand
- Openindiana also have kvm working that alp recently updated for OI /hipster.
Bringing lx brand from SmartOS to OI ca... -
07:34 AM Bug #6956 (Closed): libproc cannot leave free() to callers
- libproc allocates memory on behalf of callers in a couple functions. However, it currently expects them to call free(...
-
07:09 AM Feature #6501: Implement pthread_attr_get_np() interface
- The following notes come from the mailing list discussion as to why we don't implement pthread_getattr_np().
The s... -
02:32 AM Feature #6954 (Closed): Symbols test should support validating pre-processor symbols
- As part of the C11 work, various pre-processor macros are supposed to be visible when compiling for C11. This extends...
-
02:31 AM Feature #6953 (Closed): add support for c11 threads api
- This adds support to the system for the ISO C11 threads API. This is just a wrapper around the core threads implement...
-
02:30 AM Feature #6952 (Closed): gets should not be visible in C11
- The gets function was removed in the C11 standard, it should be removed from our headers when C11 has been requested.
-
02:28 AM Feature #6951 (Closed): Initial c11 support
- This covers the addition of an initial suite of support for ISO C11. It covers the following library and header chang...
-
01:42 AM Feature #6950: ARC should cache compressed data
- Good idea!
2016-05-04
-
08:27 PM Bug #6840 (Closed): cv_reltimedwait(9F) doesn't describe the delay argument
- "git commit b21e529f5363271f159cf4ce451d5ece9e9a18ae":https://github.com/illumos/illumos-gate/commit/b21e529f5363271f...
-
08:26 PM Feature #6950 (Closed): ARC should cache compressed data
- When reading compressed data from disk, the ARC should keep the compressed block cached and only decompress it when c...
-
05:50 PM Bug #6860 (Closed): segvn_create() doesn't merge segments due to bogus mpolicy mismatch
- "git commit 4b31bd29a1057d2aa04778c28370b6211b993555":https://github.com/illumos/illumos-gate/commit/4b31bd29a1057d2a...
2016-05-03
-
03:40 PM Bug #6931: lib/libzfs: cleanup gcc warnings
- https://github.com/openzfs/openzfs/pull/100
-
03:38 PM Bug #6949 (Feedback): illumos nawk should be using from Makefile.master
- GNU AWK (GAWK) and illumos NAWK are incompatible in some cases and on build env, where we have link gawk -> nawk buil...
2016-05-02
-
11:43 PM Feature #6826 (Closed): want support for nested interpreters
- "git commit 93cf283ac1d0119d2ee3842f515f8d0e1bc7cbdb":https://github.com/illumos/illumos-gate/commit/93cf283ac1d0119d...
-
09:33 PM Bug #6947 (In Progress): need provide 32bit build flag to GNU ld for some components
- we can bootstrap and use 64bit BINUTILS as default, but we have to provide 32bit build flag to GNU ld for GRUB and PS...
-
09:28 PM Bug #6946 (In Progress): illumos ED should be using from Makefile.master instead of from PATH on build host
- we can build illumos on another env where in PATH we have GNU ED first.
GNU ED incompatible with illumos ED and for ... -
09:27 PM Bug #6945 (Feedback): illumos xgettext should be using from Makefile.master
- we can build illumos on another env where we can use illumos xgettext from another place.
we can override variable b... -
07:04 PM Bug #6944: CPU Intel i7-4770 recognized as Xeon
- Video and Audio parts shown as Xeon for some reason. The CPU itself recognized
-
07:03 PM Bug #6944 (New): CPU Intel i7-4770 recognized as Xeon
-
07:00 PM Bug #6943 (Closed): libmd(3lib) should mention new hash algorithms
- libmd doesn't mention anything about skein, which was added as a zfs checksum algorithm.
-
06:43 PM Feature #6942 (New): digest should be able to verify checksum
- It would be useful if digest would be able to automatically verify checksum by reading from a file. The compatibility...
-
04:51 PM Bug #6909 (Closed): man page updates for "EOF SYSV3 SCO compatibility"
- "git commit 16ea83f1698be091a6e3537323021de76eae3f8a":https://github.com/illumos/illumos-gate/commit/16ea83f1698be091...
-
04:51 PM Bug #6910 (Closed): tar option "e" also forces "o"
- "git commit 188db4cedf56a03ce57c157895ddf5bcd0379d42":https://github.com/illumos/illumos-gate/commit/188db4cedf56a03c...
2016-05-01
-
08:43 PM Bug #6884 (Closed): SMF ipfilter tuple_get_port needs to remove backslashes
- "git commit 2bd8b3545dceb97f56401b7ad2a327e08d520574":https://github.com/illumos/illumos-gate/commit/2bd8b3545dceb97f...
-
08:43 PM Bug #6882 (Closed): SMF ipfilter lacks a property for a IPv6 custom policy file
- "git commit 2bd8b3545dceb97f56401b7ad2a327e08d520574":https://github.com/illumos/illumos-gate/commit/2bd8b3545dceb97f...
-
08:43 PM Bug #6881 (Closed): SMF ipfilter tries to unload module in zones
- "git commit 2bd8b3545dceb97f56401b7ad2a327e08d520574":https://github.com/illumos/illumos-gate/commit/2bd8b3545dceb97f...
-
08:43 PM Bug #6883 (Closed): SMF nis/client ipfilter support needs improvement
- "git commit 545f15ae81ab124ab97b965c15f2873e0228fcb3":https://github.com/illumos/illumos-gate/commit/545f15ae81ab124a...
2016-04-30
-
10:46 PM Feature #6934 (Closed): add kstat to track anon memory reservation failure (ENOMEM)
- "git commit d14b1d19b404dcc4795d8a76751a186717a0ddaa":https://github.com/illumos/illumos-gate/commit/d14b1d19b404dcc4...
-
05:11 PM Feature #6941: ahci should attach to Intel ICH8 'RAID controller'
- I can confirm that the controller below can be used in AHCI mode, provided the RAID mode is disabled in the BIOS :
... -
03:19 PM Bug #6847 (Closed): syscall header declaration incorrect
- "git commit c22cda1b41022b307ea9fda8c9dc19e6329a109a":https://github.com/illumos/illumos-gate/commit/c22cda1b41022b30...
-
06:17 AM Feature #104: Bring back lx brand
- This is definitely of interest, people keep asking me about the availability of lx brand on OpenIndiana.
Integration...
2016-04-29
-
03:08 PM Bug #6863 (Closed): lofs mount of single file cannot be opened with O_CREAT
- "git commit 5ffe84436efb0849931d99235105feb72ae5144d":https://github.com/illumos/illumos-gate/commit/5ffe84436efb0849...
-
02:57 PM Feature #6941 (Closed): ahci should attach to Intel ICH8 'RAID controller'
- The Intel ICH8 chipset has a controller that is a combo 'RAID/AHCI' controller. It actually is an ahci controller, bu...
-
01:21 PM Bug #6916: Race between nlm_unexport() and nlm_svc_stopping() can cause panic
- The bug in nlm_svc_stopping() could cause similar panic in another function(s) too.
-
11:24 AM Bug #6940 (Closed): Cannot unlink directories when over quota
- Similar to #6334, but this time with empty directories:...
-
04:05 AM Bug #6914 (Closed): kernel virtual memory fragmentation leads to hang
- "git commit af868f46a5b794687741d5424de9e3a2d684a84a":https://github.com/illumos/illumos-gate/commit/af868f46a5b79468...
2016-04-28
-
06:18 PM Bug #6565 (Closed): pargs crashes on growing env
- "git commit 23a268cfbc75530b746495f3e157b9bc71069420":https://github.com/illumos/illumos-gate/commit/23a268cfbc75530b...
-
02:51 PM Feature #6939 (Closed): add sysevents to zfs core for commands
- Originally created https://smartos.org/bugview/OS-4489
> sysevents should be fired in the kernel from ZFS whenever... -
02:40 PM Bug #6929 (Closed): couple of updates to i386 disassembler tables
- "git commit 1872b0b513cebbb59f48d3164530f8598d11df23":https://github.com/illumos/illumos-gate/commit/1872b0b513cebbb5...
2016-04-27
-
11:08 PM Feature #6926 (Closed): Move ixgbe Intel common code into its own directory
- "git commit 5fc77b81fbb2d591a82c9778896a466ebc9928cd":https://github.com/illumos/illumos-gate/commit/5fc77b81fbb2d591...
-
08:41 PM Bug #5962 (Closed): clean target fails in usr/src/common/avs
- "git commit f0455e46363efd5f7f0a01f27dcbaed2a44bf2d2":https://github.com/illumos/illumos-gate/commit/f0455e46363efd5f...
-
05:55 PM Bug #6937 (Closed): STMF kstat free is using an improper size for kmem_free().
- Shoot. Bug tracker filed this twice. Using #6938 instead.
-
05:54 PM Bug #6937 (Closed): STMF kstat free is using an improper size for kmem_free().
- The registration portion of STMF calls kmem_alloc() with constants for LU kstats (STMF_KSTAT_LU_SZ) and for the port ...
-
05:54 PM Bug #6938 (Closed): STMF kstat free is using an improper size for kmem_free().
- The registration portion of STMF calls kmem_alloc() with constants for LU kstats (STMF_KSTAT_LU_SZ) and for the port ...
-
12:10 PM Bug #5380: receive of a send -p stream doesn't need to try renaming snapshots
- The previous review request has been discarded and a new one has been created: https://reviews.csiden.org/r/269/
The...
2016-04-26
-
07:01 PM Bug #6935 (Closed): ffsl(3C) argument type is cut off
- "git commit 0f286bab570d79ede9cb61d7c88aab1d56ee3c50":https://github.com/illumos/illumos-gate/commit/0f286bab570d79ed...
-
02:44 PM Support #6936: Restoring 3-way NDMP Backup
- what is it OpenSolaris 11.3 ?
link?
-
02:39 PM Support #6936 (Closed): Restoring 3-way NDMP Backup
- We have a Hitachi HNAS Storage, which we have been backing up / archiving using Netbackup and 3-way NDMP.
HNAS NDM... -
02:39 PM Bug #6933 (Closed): VGATEXT_FONT creation should depend on bdf_to_c.awk
- "git commit 43da549e0419e2943d8bd143ebfb1db11a16c569":https://github.com/illumos/illumos-gate/commit/43da549e0419e294...
-
02:31 PM Feature #6861 (Closed): allow sendfile() on AF_UNIX sockets
- "git commit acb559178a9038e0741b82a6850b72282ab5959e":https://github.com/illumos/illumos-gate/commit/acb559178a9038e0...
2016-04-25
-
11:45 PM Bug #6862 (Closed): duplicate code in cpu_update_pct
- "git commit b7671ee85175f237a818ddb1457a2726d91d56fc":https://github.com/illumos/illumos-gate/commit/b7671ee85175f237...
-
11:42 PM Bug #6935 (Closed): ffsl(3C) argument type is cut off
- Due to an incomplete macro, the argument type to ffsl is cut off and doesn't render correctly.
-
09:38 PM Bug #6511 (Closed): Many packages are renamed to non-existing versions
- closed by request from owner
"In that case, there's no problem. Somebody who has the authority
should close the bu... -
05:12 PM Feature #6934 (Closed): add kstat to track anon memory reservation failure (ENOMEM)
- When debugging systems, it's often helpful to understand if they may have hit an ENOMEM case due to failure to reserv...
-
03:25 PM Bug #6933 (Closed): VGATEXT_FONT creation should depend on bdf_to_c.awk
- $(OBJS_DIR)/$(VGATEXT_FONT).c is generated from bdf file with awk script, therefore should depend on the script as we...
2016-04-24
-
10:52 PM Bug #6255: incorrect matching of subnets by zfs sharenfs property
- IPs/subnets should be prefixed with @, ie, it should be sharenfs=rw=@192.168.0.180, see share_nfs(1M).
-
10:04 PM Bug #6255: incorrect matching of subnets by zfs sharenfs property
- I'm not sure if these are related, but I seem to be running into a similar problem. I had previously been running pl...
Also available in: Atom