From: Tiger Yang Date: Fri, 14 Nov 2008 03:17:04 +0000 (+0800) Subject: ocfs2: add POSIX ACL API X-Git-Tag: v2.6.29-rc1~505^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929fb014e041c6572c5e8c3686f1e32742b5b953;p=pandora-kernel.git ocfs2: add POSIX ACL API 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed