commit | 89c38bd0ade3c567707ed8fce088b253b0369c50 | [log] [tgz] |
---|---|---|
author | Tiger Yang <tiger.yang@oracle.com> | Fri Nov 14 11:17:41 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:34:20 2009 -0800 |
tree | ffc5bf6a8871efa8e7793c552d16ac9fb92f1334 | |
parent | 060bc66dd5017460076d9e808e2198cd532c943d [diff] |
ocfs2: add ocfs2_init_acl in mknod We need to get the parent directories acls and let the new child inherit it. To this, we add additional calculations for data/metadata allocation. Signed-off-by: Tiger Yang <tiger.yang@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>