Whamcloud - gitweb
LU-6802 ptlrpc: reset replay cursor on reconnection 69/15669/2
authorJinshan Xiong <jinshan.xiong@intel.com>
Tue, 21 Jul 2015 15:25:56 +0000 (08:25 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 27 Jul 2015 19:03:38 +0000 (19:03 +0000)
commitc9f9e9c54f5284093b689dd0d7fa8baf5a5b2c97
tree36ae4eb1d8441fd5a5e774cc9e6961d61d986b70
parentc34ab8935570ae45089da9751e2a169e6cb6c3e3
LU-6802 ptlrpc: reset replay cursor on reconnection

In this way, clients can make sure every single replayable ptlrpc
requests will be replayed and replies will be received.

Test-Parameters: envdefinitions=PTLDEBUG=+inode mdtfilesystemtype=ldiskfs mdsfilesystemtype=ldiskfs ostfilesystemtype=ldiskfs clientdistro=el6.6 ossdistro=el6.6 mdsdistro=el6.6 mdscount=2 mdtcount=4 testlist=sanity,sanity,sanity,sanity,sanity,sanity
Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I32daf787d141c84376879fb0fb3b3eb8424f91ad
Reviewed-on: http://review.whamcloud.com/15669
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/import.c