Whamcloud - gitweb
LU-10541 llite: setxattr directly in ll_set_acl 88/31588/4
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 8 Mar 2018 18:55:42 +0000 (12:55 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:49:28 +0000 (19:49 +0000)
commit682939ffb60e9afff9a7d61cc1112611b2197b78
tree5e0d9c25d58e628353483f97698a63f2c0db9e2d
parent7e3fc106d6e7581c76327dce210fd64b60998a42
LU-10541 llite: setxattr directly in ll_set_acl

Call md_setxattr() directly from ll_set_acl().

Test-Parameters: alwaysuploadlogs clientdistro=sles12sp3 testlist=parallel-scale-nfsv3
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ie266ee4fe7a67338122a6a3effb545d3dbaee008
Reviewed-on: https://review.whamcloud.com/31588
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/file.c