]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: add ocfs2_acl_chmod
authorTiger Yang <tiger.yang@oracle.com>
Fri, 14 Nov 2008 03:17:29 +0000 (11:17 +0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:34:20 +0000 (08:34 -0800)
commit060bc66dd5017460076d9e808e2198cd532c943d
tree11b4919c11c6529b783ae553a27a722e22b522b6
parent23fc2702bea686569281708ad519b41a11d0a2f4
ocfs2: add ocfs2_acl_chmod

This function is used to update acl xattrs during file mode changes.

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