Whamcloud - gitweb
Land b_recovery (other than WIP lock-replay work).
authorshaver <shaver>
Mon, 16 Dec 2002 02:04:25 +0000 (02:04 +0000)
committershaver <shaver>
Mon, 16 Dec 2002 02:04:25 +0000 (02:04 +0000)
commit91cda45a19f16ccfba3da37fa4a7e03f4baf6c8b
tree928b46465d1cfd803b7dc1029b7238eddb0bf523
parent7983a9c07a723bbfb3b99a857cc3b44af7dbc4d7
Land b_recovery (other than WIP lock-replay work).

- b=512,others: fully reactivate OST imports after reconnection.
- b=513(partial): make sure client sees out -ENOTCONN from mds_handle
- b=515: more graceful error handling for truncating on dead OST
- b=474: don't error out just because a file is striped across a dead OST; only
         if we actually try to access it
- b=410: fix garbage sizes when stat(2)ing a file that includes a stripe on a
         dead OST
- print console diagnostic for completion-timeout client recovery
- MSG_RESENT for requests that were retransmitted
lustre/ChangeLog
lustre/include/linux/lustre_idl.h
lustre/ldlm/ldlm_request.c
lustre/llite/file.c
lustre/llite/rw.c
lustre/lov/lov_obd.c
lustre/mds/handler.c
lustre/osc/osc_request.c
lustre/ptlrpc/client.c