GFS2: Fix up system xattrs
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 2 Oct 2009 10:50:54 +0000 (11:50 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:43:05 +0000 (11:43 +0000)
commit2646a1f61a3b5525914757f10fa12b5b94713648
tree9f6b7bdad5fb85963cbf05d2215f960b7ac3beaa
parentf55073ff1eaf99f6b3bc62134a456638bca043a3
GFS2: Fix up system xattrs

This code has been shamelessly stolen from XFS at the suggestion
of Christoph Hellwig. I've not added support for cached ACLs so
far... watch for that in a later patch, although this is designed
in such a way that they should be easy to add.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Cc: Christoph Hellwig <hch@infradead.org>
fs/gfs2/acl.c
fs/gfs2/acl.h
fs/gfs2/xattr.c