From: John L. Hammond Date: Fri, 5 Sep 2014 20:08:07 +0000 (-0500) Subject: staging/lustre/lov: remove unused OBD methods X-Git-Tag: fixes-for-v3.18-merge-window~15^2~787 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acda5261a2e6774722e3f0b44207e71faaa4f3e7;p=pandora-kernel.git staging/lustre/lov: remove unused OBD methods Remove the unused OBD device methods: lov_brw() lov_cancel() lov_cancel_unused() lov_change_cbdata() lov_enqueue() lov_extent_calc() lov_getattr() lov_merge_lvb() lov_punch() lov_setattr() lov_sync() and their supporting functions. In lov_iocontrol() remove the unused cases LL_IOC_LOV_SETSTRIPE and LL_IOC_LOV_SETEA and their supporting functions. Signed-off-by: John L. Hammond Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed