Whamcloud - gitweb
LU-6047 obd: remove client Size on MDS support 69/13169/3
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 22 Dec 2014 18:40:21 +0000 (12:40 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 11 Mar 2015 23:34:01 +0000 (23:34 +0000)
commit355a283fce6998f5b5621adc9697d98d0fb72dfe
tree5b12cd60a6ef2c087d8ccbf1f1f182ba8736bd9f
parentd5d5b349f23e769ae4c6307a295c532856af9c21
LU-6047 obd: remove client Size on MDS support

Remove the unused OBD MD API method md_done_writing(). Remove the
unused logcookie and struct md_open_data ** parameters from
md_setattr(). Remove the unused functions iattr_from_obdo(),
md_from_obdo(), and obdo_refresh_inode().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I59bf2b101807f5b582eb7ab27e5a742284800979
Reviewed-on: http://review.whamcloud.com/13169
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Henri Doreau <henri.doreau@cea.fr>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
14 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/dir.c
lustre/llite/llite_lib.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_request.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/obdclass/linux/linux-obdo.c
lustre/obdclass/lprocfs_status.c
lustre/obdclass/obdo.c