Whamcloud - gitweb
LU-5150 acl: 'cp -rp' set empty default ACL
authorLai Siyao <lai.siyao@intel.com>
Mon, 30 Jun 2014 13:33:25 +0000 (21:33 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 17 Sep 2014 03:03:06 +0000 (23:03 -0400)
commit68a06334fce5a7bcbf2c72604b5c431dfd73d7bf
treefef52ed3a5158878156a9f99ce379f5dad01cac6
parent07e116c1d02599299ebf9bd61408589a6740bdfa
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