Whamcloud - gitweb
- Beginning of new REINT replay infrastructure.
authorshaver <shaver>
Wed, 23 Oct 2002 18:57:33 +0000 (18:57 +0000)
committershaver <shaver>
Wed, 23 Oct 2002 18:57:33 +0000 (18:57 +0000)
commitca6c1e0c659e2adddcac3be9706af569677ed6a5
treede2f25a53fc8192319c461bcf154568400399d07
parent150bdab66ea6f113c21fe4d04455cae0e535336c
- Beginning of new REINT replay infrastructure.
- Poison imports for failed OSCs, so future requests get -EIO.
- Remove the epoch checking for mounts and inodes, because we don't want to
  kill a while filesystem because a single OSC died.
- Close open files on MDS-disconnect.
- If asked with a "force" parameter, disconnect all remaining exports during
  OBD disconnection.
- Teach lconf to send that parameter when given -f.
18 files changed:
lustre/include/linux/lustre_idl.h
lustre/include/linux/lustre_import.h
lustre/include/linux/lustre_lite.h
lustre/lib/mds_updates.c
lustre/llite/file.c
lustre/llite/namei.c
lustre/llite/recover.c
lustre/llite/rw.c
lustre/llite/super.c
lustre/llite/symlink.c
lustre/mdc/mdc_reint.c
lustre/mds/handler.c
lustre/mds/mds_reint.c
lustre/obdclass/class_obd.c
lustre/ptlrpc/client.c
lustre/ptlrpc/recover.c
lustre/utils/lconf
lustre/utils/obd.c