Whamcloud - gitweb
LU-1304 mdd: changes related to acl
authorAlex Zhuravlev <bzzz@whamcloud.com>
Tue, 4 Sep 2012 15:20:22 +0000 (19:20 +0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 24 Sep 2012 06:16:54 +0000 (02:16 -0400)
commit7b3bfb09dbcc20ddce2fbdd9d8c30e4a2a95741e
tree17421e374030f15f55692bc06677d5e17c924449
parent9b3a45e95e231d17926ef5cffc604a27e271f66e
LU-1304 mdd: changes related to acl

ACL/i_mode consistency in maintained within MDD,
so that ACLs functionality do not depend on
OSD indirectly. required for ZFS backend.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I8f20e21734097ee2d962cc487265d6e1d9b3b805
Reviewed-on: http://review.whamcloud.com/3866
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: wangdi <di.wang@whamcloud.com>
Reviewed-by: Fan Yong <yong.fan@whamcloud.com>
lustre/include/lustre_eacl.h
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_object.c
lustre/mdd/mdd_permission.c
lustre/obdclass/acl.c