Whamcloud - gitweb
- fixed bug with handling replaying and resending FLD and SEQ RPCs. obd->obd_recovery...
authoryury <yury>
Fri, 22 Sep 2006 20:02:53 +0000 (20:02 +0000)
committeryury <yury>
Fri, 22 Sep 2006 20:02:53 +0000 (20:02 +0000)
commit506995fad27e9a51394958853e7af38eec8662bb
tree14eaceb5c1f51e56dd295e8aa0ec5c7cf822b76f
parentc915d6fddfb1bc1ad212bd90f72792046cc59afd
- fixed bug with handling replaying and resending FLD and SEQ RPCs. obd->obd_recovery_handler which is initialized in
 target_handle_connect() time should be aware of all requests types and act appropriate.
lustre/mdt/mdt_handler.c