Whamcloud - gitweb
LU-6886 mdd: declare changelog store for POSIX ACLs 60/15660/3
authorLi Dongyang <dongyang.li@anu.edu.au>
Tue, 21 Jul 2015 05:20:49 +0000 (15:20 +1000)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 7 Oct 2015 18:52:09 +0000 (18:52 +0000)
commitcbb42d0ac88ea7ba49f1fcc85fadb51f5950ab63
treee4772752301e3f9735ba46771d06930fc3e497b8
parent4d4771b8efbecf530f3079f0681b896aede0e353
LU-6886 mdd: declare changelog store for POSIX ACLs

mdd_xattr_del() records POSIX ACL ops in the changelog,
we should declare them in mdd_declare_xattr_del().

Signed-off-by: Li Dongyang <dongyang.li@anu.edu.au>
Change-Id: I9184c7906d0da715c12b833bab080c56a1a07285
Reviewed-on: http://review.whamcloud.com/15660
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/mdd/mdd_object.c