]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0d48a16c3bc1a5611f5331c8dbf036576287f123
tree9f6b7bdad5fb85963cbf05d2215f960b7ac3beaa
parent67e4b5c3926201ab3669c6b66df2af765ccbc1d5
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