Whamcloud - gitweb
LU-6802 ptlrpc: reset imp_replay_cursor 51/17351/2
authorHongchao Zhang <hongchao.zhang@intel.com>
Mon, 16 Nov 2015 02:33:51 +0000 (10:33 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 4 Dec 2015 17:57:51 +0000 (17:57 +0000)
commit78335a98654f7c52dbe820cf575d2f9f87a6f595
tree2a9dbe3b9bb4b6711f66cacdcc973b090b83efab
parentd059b3c01a9784b8da61ea99fb746e949d681b7e
LU-6802 ptlrpc: reset imp_replay_cursor

At client side, the replay cursor using to speed up the lookup
of committed open requests in its obd_import should be resetted
for normal connection (not reconnection) during recovery.

Change-Id: I68816780a5d79053d9109cb68ae1c3b8ea13ede8
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: http://review.whamcloud.com/17351
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/import.c