Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code
Replace the ->check_acl method with a ->get_acl method that simply reads an
ACL from disk after having a cache miss.  This means we can replace the ACL
checking boilerplate code with a single implementation in namei.c.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-25 14:30:23 -04:00
..
2008-04-29 15:54:02 +10:00
2010-12-16 16:05:51 -06:00
2011-07-13 13:43:49 +02:00
2011-05-24 11:17:13 -05:00
2011-05-24 11:17:13 -05:00
2007-10-22 08:13:20 -07:00
2010-10-18 15:08:06 -05:00
2011-05-19 11:38:09 -05:00
2011-05-19 11:38:09 -05:00
2009-09-15 12:29:24 -05:00
2008-10-30 16:55:03 +11:00
2010-10-18 15:08:04 -05:00
2009-12-14 23:08:16 -06:00
2010-05-21 18:31:19 -04:00