This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/fs/ext2
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
..
2011-07-25 14:30:23 -04:00
2011-07-25 14:30:23 -04:00
2011-03-31 11:26:23 -03:00
2011-07-25 14:30:23 -04:00
2009-06-11 21:36:12 -04:00
2011-07-25 14:30:23 -04:00
2010-05-21 18:31:18 -04:00
2010-05-21 18:31:18 -04:00
2011-03-31 11:26:23 -03:00
2009-12-10 15:02:52 +01:00