Whamcloud - gitweb
LU-9929 nodemap: add default ACL unmapping handling 10/29010/10
authorEmoly Liu <emoly.liu@intel.com>
Fri, 22 Sep 2017 03:31:28 +0000 (11:31 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 30 Sep 2017 04:40:58 +0000 (04:40 +0000)
commit62fee20556a4c90361bd28edb903dc77c9540133
treef45f2d9bf0c72d0dd451c2288043cd6756a96d8a
parentcf800c062c8c6424c442509139297095f8a708db
LU-9929 nodemap: add default ACL unmapping handling

This patch adds default ACL unmapping code to mdt_getxattr
functions so that clients can get a correctly unmapped id.
Also, test_23b is added to sanity-sec.sh to verify this fix.

Change-Id: I6562372c58ca9772f16f7d6b0b98b45ada87971a
Test-Parameters: testlist=sanity-sec
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-on: https://review.whamcloud.com/29010
Tested-by: Jenkins
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Stephan Thiell <sthiell@stanford.edu>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/xattr.c
lustre/llite/xattr_cache.c
lustre/mdt/mdt_xattr.c
lustre/ptlrpc/nodemap_handler.c
lustre/tests/sanity-sec.sh