Whamcloud - gitweb
LU-10792 llite: remove unused parameters from md_{get,set}xattr() 92/31592/3
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 8 Mar 2018 19:03:54 +0000 (13:03 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:49:45 +0000 (19:49 +0000)
commitae1be8a06214468502fb312c1f974943ca8b3aab
tree999a3a0905852d09bcbd7fe05eb8e582561a3daf
parent682939ffb60e9afff9a7d61cc1112611b2197b78
LU-10792 llite: remove unused parameters from md_{get,set}xattr()

md_getxattr() and md_setxattr() each have several unused
parameters. Remove them and improve the naming or remaining
parameters.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I578bdd5dab70745ba7f8fbb9f047fa9eb1f6ee9a
Reviewed-on: https://review.whamcloud.com/31592
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@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/include/obd.h
lustre/include/obd_class.h
lustre/llite/file.c
lustre/llite/xattr.c
lustre/llite/xattr26.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_request.c