]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9876dae52e45f6a50f1a0bc8df707ea2c273aef6
tree1968f519563faaa1c27e3162e007646bbaaaedc8
parent08a8908d434408787c54dfa2ad9c04d112008b57
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