Whamcloud - gitweb
LU-5823 clio: add cl_object_find_cbdata() 94/12494/13
authorBobi Jam <bobijam.xu@intel.com>
Thu, 30 Oct 2014 07:00:22 +0000 (15:00 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 27 Jan 2015 20:03:10 +0000 (20:03 +0000)
commit2d686e9c9cc3c3c47cce92a0ff495b04efacd3a9
tree610eb87f65b186ec462e68fdaa2af293b92bbca2
parentf384d789b21689f72dc1ad03bfbf16b114748ea2
LU-5823 clio: add cl_object_find_cbdata()

* Delete obsolete obd_ops::o_find_cbdata interface.
* Delete obsolete obd_ops::o_change_cbdata interface.
* Add cl_object_find_cbdata().

Signed-off-by: Bobi Jam <bobijam.xu@intel.com>
Change-Id: I2e64e2e9a112783cb5c66bf4580fd1aec794417b
Reviewed-on: http://review.whamcloud.com/12494
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/cl_object.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/dcache.c
lustre/lov/lov_obd.c
lustre/lov/lov_object.c
lustre/obdclass/cl_object.c
lustre/obdclass/lprocfs_status_server.c
lustre/osc/osc_object.c
lustre/osc/osc_request.c