]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ocfs2: add ocfs2_check_acl
authorTiger Yang <tiger.yang@oracle.com>
Fri, 14 Nov 2008 03:17:18 +0000 (11:17 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:20 +0000 (08:34 -0800)
commit23fc2702bea686569281708ad519b41a11d0a2f4
treea567f38647047836332d1cfc17d7ad0be05c55ef
parent929fb014e041c6572c5e8c3686f1e32742b5b953
ocfs2: add ocfs2_check_acl

This function is used to enhance permission checking with POSIX ACLs.

Signed-off-by: Tiger Yang <tiger.yang@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/acl.c
fs/ocfs2/acl.h
fs/ocfs2/file.c