Whamcloud - gitweb
LU-2675 osc: remove obsolete llog handling 74/11774/4
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 5 Sep 2014 15:48:05 +0000 (10:48 -0500)
committerAndreas Dilger <andreas.dilger@intel.com>
Sat, 25 Oct 2014 00:17:54 +0000 (00:17 +0000)
commit96a86862d7ea6bb1a7f39b65817fed4a71872d4f
tree97a6bb5173e828030a4769584804304cdae4200b
parent9b99a157af45a2a70efa27202e162eccade7d115
LU-2675 osc: remove obsolete llog handling

In osc_disconnect() LLOG_SIZE_REPL_CTXT was never setup so remove the
code to sync and put the content. In osc_precleanup() remove the no-op
call to obd_llog_finish().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I41ce7effbd017862aa216d4a09c15694ec11d597
Reviewed-on: http://review.whamcloud.com/11774
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/osc/osc_request.c