From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Subject: Re: [PATCH -V6 00/26] New ACL format for better NFSv4 acl interoperability Date: Fri, 09 Sep 2011 13:48:18 +0100 Message-ID: <25175.1315572498@redhat.com> References: <1315243548-18664-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Cc: dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, agruen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Aneesh Kumar K.V" Return-path: In-Reply-To: <1315243548-18664-1-git-send-email-aneesh.kumar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> Sender: linux-nfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org Aneesh Kumar K.V wrote: > The following set of patches implements VFS and ext4 changes needed to implement > a new acl model for linux. Rich ACLs are an implementation of NFSv4 ACLs, > extended by file masks to fit into the standard POSIX file permission model. > They are designed to work seamlessly locally as well as across the NFSv4 and > CIFS/SMB2 network file system protocols. > > A user-space utility for displaying and changing richacls is available at [4] > (a number of examples can be found at http://acl.bestbits.at/richacl/examples.html). > > [4] git://git.kernel.org/pub/scm/fs/acl/kvaneesh/richacl.git master > > To test richacl on ext4 use -o richacl mount option. This mount option may later be > dropped in favour of a feature flag. > > More details regarding richacl can be found at > http://acl.bestbits.at/richacl/ > > Changes from v5: > a) rebase to v3.1-rc4-131-g9e79e3e > > NOTE: The kernel changes will be pushed to > git://git.kernel.org/pub/scm/linux/kernel/git/kvaneesh/linux-richacl.git richacl > when kernel.org is back Acked-by: David Howells for all patches generally where I haven't found anything bad. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html