Whamcloud - gitweb
LU-2785 osc: remove unused obd methods 47/8547/5
authorJohn L. Hammond <john.hammond@intel.com>
Wed, 26 Feb 2014 23:48:13 +0000 (17:48 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 12 Mar 2014 15:04:55 +0000 (15:04 +0000)
commit27bc60aa7cb3c567fd3150cc55a133d60cec2405
tree52c8e446e7042f22f556b35ab9ede8a5518d1639
parent793f3041a0462f96aa5e4d10c255286c1eec8aa0
LU-2785 osc: remove unused obd methods

Remove the unused methods osc_punch(), osc_sync(), osc_brw(),
osc_enqueue(), osc_cancel(), osc_llog_init(), osc_llog_finish(), and
their supporting functions. Remove the file obd_ost.h, moving all of
the structures defined there to osc_request.c. Remove several orphaned
obd methods.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I4148547c52625cb7b173f1b835c9e6e47e19e4f6
Reviewed-on: http://review.whamcloud.com/8547
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
21 files changed:
lustre/include/Makefile.am
lustre/include/lustre_lite.h
lustre/include/lustre_log.h
lustre/include/obd.h
lustre/include/obd_class.h
lustre/include/obd_ost.h [deleted file]
lustre/liblustre/tests/echo_test.c
lustre/lov/lov_internal.h
lustre/lov/lov_merge.c
lustre/lov/lov_obd.c
lustre/lov/lov_request.c
lustre/mgc/mgc_request.c
lustre/obdclass/debug.c
lustre/obdclass/genops.c
lustre/obdclass/lprocfs_status.c
lustre/ofd/ofd_internal.h
lustre/osc/osc_cl_internal.h
lustre/osc/osc_quota.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/ptlrpc/recover.c