Whamcloud - gitweb
b=3886
authorrread <rread>
Mon, 19 Jul 2004 22:49:58 +0000 (22:49 +0000)
committerrread <rread>
Mon, 19 Jul 2004 22:49:58 +0000 (22:49 +0000)
commitb4ea16c67955baec74a72080eb5d01531f732da9
tree89b203cee6d851cddff05b5123bb6406d399b947
parent4580a1794dab7e1882e4e8945df681781c520292
b=3886

A small races exists between receiving a reply and timeout. This diff
prevents ptlrpc_expire_one_request from timing out a req that has
already received the reply.
lustre/ptlrpc/client.c