#
f7170741 |
| 11-Jun-2013 |
Will Andrews <will@firepipe.net> |
3742 zfs comments need cleaner, more consistent style Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@
3742 zfs comments need cleaner, more consistent style Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Christopher Siden <christopher.siden@delphix.com>
show more ...
|
#
be6fd75a |
| 08-Mar-2013 |
Matthew Ahrens <mahrens@delphix.com> |
3598 want to dtrace when errors are generated in zfs Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@d
3598 want to dtrace when errors are generated in zfs Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
a3c49ce1 |
| 14-May-2011 |
Albert Lee <trisk@nexenta.com> |
742 Resurrect the ZFS "aclmode" property 664 Umask masking "deny" ACL entries. 279 Bug in the new ACL (post-PSARC/2010/029) semantics Reviewed by: Aram Hăvărneanu <aram@nexenta.com> Reviewed by: Gord
742 Resurrect the ZFS "aclmode" property 664 Umask masking "deny" ACL entries. 279 Bug in the new ACL (post-PSARC/2010/029) semantics Reviewed by: Aram Hăvărneanu <aram@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Mark.Maybee@oracle.com Approved by: Garrett D'Amore <garrett@nexenta.com>
show more ...
|
#
0b2a8171 |
| 12-Aug-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Oracle.COM> |
6975482 assertion failed: error == 0 (0x2 == 0x0), file: ../../common/fs/zfs/zfs_vnops.c, line: 1630 6975131 zfs_remove leaks xattr vnode holds, which can lead to zone halt problem 6975190 memory lea
6975482 assertion failed: error == 0 (0x2 == 0x0), file: ../../common/fs/zfs/zfs_vnops.c, line: 1630 6975131 zfs_remove leaks xattr vnode holds, which can lead to zone halt problem 6975190 memory leak after zfs stress testing
show more ...
|
#
f1696b23 |
| 11-Aug-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Oracle.COM> |
6971929 Unable to add/remove ACE after doing idmap flush -a
|
#
2bd6c4de |
| 09-Aug-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Oracle.COM> |
6973827 ACL upgrade from zpl version 2 -> 4 don't grab all the necessary tx holds.
|
#
1412a1a2 |
| 14-Jun-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Oracle.COM> |
6957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z_zfsvfs) 6960907 zfs_rezget() has uninitialized z_mode variable
|
#
485adf61 |
| 06-May-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6947609 not inheriting inherit_only directories correctly
|
#
134a1f4e |
| 28-Apr-2010 |
Casper H.S. Dik <Casper.Dik@Sun.COM> |
PSARC 2009/377 In-kernel pfexec implementation. PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist
PSARC 2009/377 In-kernel pfexec implementation. PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
show more ...
|
#
f3e6fb2f |
| 22-Apr-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6945935 potential mutex problem in zfs_zaccess_aces_check()
|
#
27dd1e87 |
| 14-Apr-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
PSARC/2010/029 Improved ACL interoperability 6923083 ZFS/NFS/SMB ACL interoperability changes
|
#
c694df91 |
| 22-Mar-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
PSARC/2010/009 Modified ZFS passthrough-x ACL inheritance 6935418 passthrough-x should apply to all ACEs
|
#
0a586cea |
| 16-Mar-2010 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6716117 ZFS needs native system attribute infrastructure 6516171 zpl symlinks should have their own object type
|
#
b3874165 |
| 22-Jan-2010 |
John Harres <John.Harres@Sun.COM> |
6901694 Panic attempting to write zfs credentials 6912726 panic in zfs_log_create() due to NULL z_fuidp not populated in zfs_acl_ids_create()
|
#
4a1f0cc9 |
| 04-Dec-2009 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6906110 bad trap panic in zil_replay_log_record 6906946 zfs replay isn't handling uid/gid correctly
|
#
2e7d9b42 |
| 12-Aug-2009 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6870564 panic in zfs_getsecattr
|
#
e4f96946 |
| 31-Jul-2009 |
Tim Haley <Tim.Haley@Sun.COM> |
6865875 zfs sometimes incorrectly giving search access to a dir
|
#
4929fd5e |
| 21-Jul-2009 |
Tim Haley <Tim.Haley@Sun.COM> |
6857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_alloc 6860318 truncate() on zfsroot succeeds when file has a component of its path set without access permission
|
#
d47621a4 |
| 28-Jun-2009 |
Tim Haley <Tim.Haley@Sun.COM> |
6775100 stat() performance on files on zfs should be improved 6827779 rrwlock is overly protective of its counters
|
#
e02bc683 |
| 15-Jun-2009 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6848431 zfs with rstchown=0 or file_chown_self privilege allows user to "take" ownership
|
#
e802abbd |
| 29-May-2009 |
Tim Haley <Tim.Haley@Sun.COM> |
PSARC 2009/246 ZFS support for Access Based Enumeration 6802734 Support for Access Based Enumeration 6826760 A test driver for some ZFS features would be beneficial 6844861 inconsistent xattr readdir
PSARC 2009/246 ZFS support for Access Based Enumeration 6802734 Support for Access Based Enumeration 6826760 A test driver for some ZFS features would be beneficial 6844861 inconsistent xattr readdir behavior with too-small buffer
show more ...
|
#
7bfdf011 |
| 30-Apr-2009 |
Neil Perrin <Neil.Perrin@Sun.COM> |
6801810 Commit of aligned streaming rewrites to ZIL device causes unwanted disk reads
|
#
14843421 |
| 18-Apr-2009 |
Matthew Ahrens <Matthew.Ahrens@Sun.COM> |
PSARC/2009/204 ZFS user/group quotas & space accounting 6501037 want user/group quotas on ZFS 6830813 zfs list -t all fails assertion 6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr 681559
PSARC/2009/204 ZFS user/group quotas & space accounting 6501037 want user/group quotas on ZFS 6830813 zfs list -t all fails assertion 6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr 6815592 panic: No such hold X on refcount Y from zfs_znode_move 6759986 zfs list shows temporary %clone when doing online zfs recv
show more ...
|
#
89459e17 |
| 26-Mar-2009 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6790064 zfs needs to determine uid and gid earlier in create process
|
#
f52e0e2b |
| 02-Mar-2009 |
Mark Shellenbaum <Mark.Shellenbaum@Sun.COM> |
6809529 dirtying snapshot! rears its head again
|