commit | 106381bfba997b83b64f68f2210e154162fc38e6 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Sep 29 16:26:23 2009 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Dec 03 11:47:51 2009 +0000 |
tree | 1968f519563faaa1c27e3162e007646bbaaaedc8 | |
parent | 479c427dd60fe1aadbbf2e6cbf2f84942baeb210 [diff] |
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>