From: John L. Hammond Date: Fri, 5 Sep 2014 20:08:09 +0000 (-0500) Subject: staging/lustre/osc: remove obsolete llog handling code X-Git-Tag: fixes-for-v3.18-merge-window~15^2~785 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd45f477f56f92b4af5e902467914787d836d0aa;p=pandora-kernel.git staging/lustre/osc: remove obsolete llog handling code In osc_request.c there is no reason to handle any llog contexts since they are never setup. Remove the functions unused function osc_llog_init() and the obsolete function osc_llog_finish(). Remove the llog cleanup code in osc_disconnect() and osc_precleanup(). Signed-off-by: John L. Hammond Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed