11909 THREAD_KPRI_RELEASE does nothing of the sortReviewed by: Bryan Cantrill <bryan@joyent.com>Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>Reviewed by: Gordon Ross <gordon.w.ross@gmail.c
11909 THREAD_KPRI_RELEASE does nothing of the sortReviewed by: Bryan Cantrill <bryan@joyent.com>Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>Approved by: Dan McDonald <danmcd@joyent.com>(cherry picked from commit dff43628a0c96cc3a4847858d1d47094914b4ea4)
show more ...
6396 remove SVMReviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>(cherry picked from commit c
6396 remove SVMReviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>Reviewed by: Toomas Soome <tsoome@me.com>Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>(cherry picked from commit c37101b50a8f5f4ea75b383caa7af3235252b071)
6660 ufs may read too many indirect blocks, flush a random block to diskReviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Approved by: Dan McDonald <d
6660 ufs may read too many indirect blocks, flush a random block to diskReviewed by: Toomas Soome <tsoome@me.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Approved by: Dan McDonald <danmcd@omniti.com>
6514 AS_* lock macros simplificationReviewed by: Piotr Jasiukajtis <estibi@me.com>Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>Reviewed by: Albert Lee <trisk@omniti.com>Approved by: Dan McDo
6514 AS_* lock macros simplificationReviewed by: Piotr Jasiukajtis <estibi@me.com>Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>Reviewed by: Albert Lee <trisk@omniti.com>Approved by: Dan McDonald <danmcd@omniti.com>
5045 use atomic_{inc,dec}_* instead of atomic_add_*Reviewed by: Matthew Ahrens <mahrens@delphix.com>Reviewed by: Garrett D'Amore <garrett@damore.org>Approved by: Robert Mustacchi <rm@joyent.com>
3928 `tail -f ...` doesn't notice file truncation3929 `man tail` doesn't mentioned "-F" option3930 'tail -F ...' not resetting the offset of file rotation properly3968 want FILE_TRUNC event for PO
3928 `tail -f ...` doesn't notice file truncation3929 `man tail` doesn't mentioned "-F" option3930 'tail -F ...' not resetting the offset of file rotation properly3968 want FILE_TRUNC event for PORT_SOURCE_FILEReviewed by: Gordon Ross <gordon.ross@nexenta.com>Approved by: Dan McDonald <danmcd@nexenta.com>
2603 uts should be -Waddress cleanReviewed by: Eric Schrock <eric.schrock@delphix.com>Reviewed by: Gordon Ross <gwr@nexenta.com>Approved by: Robert Mustacchi <rm@joyent.com>
2039 several declarations in uts declare functions with variable number of args even if they are notReviewed by: Garrett D'Amore <garrett@damore.org>Approved by: Richard Lowe <richlowe@richlowe.net>
PSARC 2004/445 EOF of vmstat -c option4801975 remove flushmeter + kstats after EOF period (PSARC 2004/445)5034996 remove vmstat -c (after EOF period for PSARC 2004/445)
PSARC 2009/377 In-kernel pfexec implementation.PSARC 2009/378 Basic File PrivilegesPSARC 2010/072 RBAC update: user attrs from profiles4912090 pfzsh(1) should exist4912093 pfbash(1) should exist
PSARC 2009/377 In-kernel pfexec implementation.PSARC 2009/378 Basic File PrivilegesPSARC 2010/072 RBAC update: user attrs from profiles4912090 pfzsh(1) should exist4912093 pfbash(1) should exist4912096 pftcsh(1) should exist6440298 Expand the basic privilege set in order to restrict file access6859862 Move pfexec into the kernel6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur6923721 The new SYS_SMB privilege is not backward compatible6937562 autofs doesn't remove its door when the zone shuts down6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone6940159 Implement PSARC 2010/072
6861149 ufs panic: ufs_putapage: bn == UFS_HOLE
6602216 ufs vnevent_remove/vnevent_rename needs to occur before namespace manipulation
PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling6860030 tickless clock requires a clock() decoupled lbolt / lbolt64Portions contributed by Chad Mynhier <cmynhier@gmail.com>
6890755 assertion failed: SEMA_HELD(&bp->b_sem), file: ../../common/os/bio.c
6838326 ufs: VFS_VGET() can return a vnode for a removed file in transit
PSARC 2009/453 futimens, utimensat6815302 Implement futimens, utimensat(POSIX.1-2008) -set file modification times with nanosecond granularity6539657 touch(1) does not set the nanosecond timestamp
PSARC 2009/453 futimens, utimensat6815302 Implement futimens, utimensat(POSIX.1-2008) -set file modification times with nanosecond granularity6539657 touch(1) does not set the nanosecond timestamp of a file correctly
6594239 Interrupting fssnap when it is being trussed will wedge the system
PSARC 2009/309 Increase the maximum default ufs log size (ldl_maxlogsize) from 64 Mbytes to 512 Mbytes.6709826 ufs log size should be large enough by default to avoid panic described in Sun Alert 20
PSARC 2009/309 Increase the maximum default ufs log size (ldl_maxlogsize) from 64 Mbytes to 512 Mbytes.6709826 ufs log size should be large enough by default to avoid panic described in Sun Alert 2008546758800 lufs_alloc() can create a log smaller than ldl_minlogsize
6818559 deadlock between acct_find()/ufs_check_lockfs() if process accounting enabled when lockfs -w /var
6791723 Dtrace doesn't populate the fi_pathname in io provider whith UFS directio
6501880 Creation of small files (< 1024 bytes) on logging file system leads to excessive fragmentation
6723423 UFS slow following large file deletion with fix for 6513858 installed
1246893 mmap and write to the same file deadlocks.
6750319 Static storage specifiers missing in logging/generation of logging-header ids
PSARC/2008/588 VFSFT_SYSATTR_VIEWS6739967 New VFSFT needed for sysattr "view" interface (VFSFT_XVATTR currently overloaded)
1234