Whamcloud - gitweb
LU-2832 ptlrpc: cleanup bulk for resend case
authorHongchao Zhang <hongchao.zhang@intel.com>
Sun, 3 Feb 2013 07:27:49 +0000 (15:27 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 5 Mar 2013 15:00:23 +0000 (10:00 -0500)
commitfe3a9e410c937a2552a7dd948a4fbca4905e63ed
tree5620ee8a1e8b3668d683ef993ed3addf832dc20d
parent35f0e18bd7f443efc08050630a548ef6f9ee8567
LU-2832 ptlrpc: cleanup bulk for resend case

when the request with bulk(ptlrpc_bulk_desc) is resent or replayed,
the stats of the bulk should be cleaned up for it will be reused.

Change-Id: Ie340c8aa43e1a19595c50bed05134537d8d07d74
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: http://review.whamcloud.com/5532
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/niobuf.c