Whamcloud - gitweb
LU-5823 clio: remove IOC_LOV_GETINFO 48/12748/7
authorBobi Jam <bobijam.xu@intel.com>
Fri, 7 Nov 2014 09:50:15 +0000 (17:50 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 26 Mar 2015 00:10:57 +0000 (00:10 +0000)
commit3151aa574e2c9bd3343dad11577cba3c55c16dca
tree3e34ddfa23d986ec0508fe14087e09698a557874
parent49b17944e1a61f88bddb5595bb053a555c8c08da
LU-5823 clio: remove IOC_LOV_GETINFO

* In cb_find_init() (lfs find) use some variant of stat() to get file
  size and times.
* Remove the then unused IOC_LOV_GETINFO ioctl.
* Remove ll_glimpse_ioctl() and ll_lsm_getattr().
* Remove the OBD API method obd_getattr_async().

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I8fb6b69b1c94f0522a1405f1105ab0b7a2041601
Reviewed-on: http://review.whamcloud.com/12748
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre/lustre_user.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/lov/lov_obd.c
lustre/obdclass/lprocfs_status_server.c
lustre/osc/osc_request.c
lustre/utils/liblustreapi.c