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)
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>

No differences found