Whamcloud - gitweb
LU-10541 llite: setxattr directly in ll_set_acl 66/31966/2
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 8 Mar 2018 18:55:42 +0000 (12:55 -0600)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 3 May 2018 19:16:26 +0000 (19:16 +0000)
commit51774da37e27b696e506f76c82a3ae2507df1dc2
tree4bece0d0a3441440dbe452df318cc1b8dcf9c1ea
parent94fb83d93880e678d9396fa380e71fc3447ed0af
LU-10541 llite: setxattr directly in ll_set_acl

Call md_setxattr() directly from ll_set_acl().

Lustre-change: https://review.whamcloud.com/31588
Lustre-commit: 682939ffb60e9afff9a7d61cc1112611b2197b78

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