Whamcloud - gitweb
LU-9929 nodemap: add default ACL unmapping handling 69/29369/2
authorEmoly Liu <emoly.liu@intel.com>
Fri, 22 Sep 2017 03:31:28 +0000 (11:31 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Wed, 11 Oct 2017 21:39:27 +0000 (21:39 +0000)
commit2ee62fbbf14e055d0134eb0859999be394909f8f
tree9ae4a1b109438c0dea62c8639dafe9f99a63911d
parentb0b667ac681064f1e8bd8877dc000c6f526800ef
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.

Lustre-change: https://review.whamcloud.com/29010
Lustre-commit: 62fee20556a4c90361bd28edb903dc77c9540133

Change-Id: I6562372c58ca9772f16f7d6b0b98b45ada87971a
Test-Parameters: testlist=sanity-sec
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Stephan Thiell <sthiell@stanford.edu>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/29369
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@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