GFS2: Add cached ACLs support
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 29 Sep 2009 15:26:23 +0000 (16:26 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:47:51 +0000 (11:47 +0000)
commit106381bfba997b83b64f68f2210e154162fc38e6
tree1968f519563faaa1c27e3162e007646bbaaaedc8
parent479c427dd60fe1aadbbf2e6cbf2f84942baeb210
GFS2: Add cached ACLs support

The other patches in this series have been building towards
being able to support cached ACLs like other filesystems. The
only real difference with GFS2 is that we have to invalidate
the cache when we drop a glock, but that is dealt with in earlier
patches.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/acl.c