+4
−0
fs/ocfs2/acl.c
0 → 100644
+378
−0
fs/ocfs2/acl.h
0 → 100644
+29
−0
+1
−0
+10
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds POSIX ACL(access control lists) APIs in ocfs2. We convert struct posix_acl to many ocfs2_acl_entry and regard them as an extended attribute entry. Signed-off-by:Tiger Yang <tiger.yang@oracle.com> Signed-off-by:
Mark Fasheh <mfasheh@suse.com>