Whamcloud - gitweb
LU-5150 acl: 'cp -rp' set empty default ACL 58/11158/2
authorLai Siyao <lai.siyao@intel.com>
Mon, 30 Jun 2014 13:33:25 +0000 (21:33 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 1 Aug 2014 06:44:48 +0000 (06:44 +0000)
commitc7e86172425f203ce122ff18bc6434f843374b4b
tree4ff355d3a9cd8ce5553a1bd4843ecdd18ee9a7fa
parentba7c99a5b18535305d3ae3b1687116c1fff5b4a8
LU-5150 acl: 'cp -rp' set empty default ACL

'cp -rp' will set an empty default ACL on target, MDD should treat
this as removing specified ACL.

add sanity 103c to verify this.

Signed-off-by: Lai Siayo <lai.siyao@intel.com>
Change-Id: I2b6947e241675c291a43999e6324bbb295d3c88d
Reviewed-on: http://review.whamcloud.com/11158
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Li Wei <wei.g.li@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdd/mdd_object.c
lustre/osd-zfs/osd_xattr.c
lustre/tests/sanity.sh