Whamcloud - gitweb
- add clean up unlinked open files after recovery or after recovey
authorbraam <braam>
Sun, 5 Oct 2003 04:49:50 +0000 (04:49 +0000)
committerbraam <braam>
Sun, 5 Oct 2003 04:49:50 +0000 (04:49 +0000)
commit5654d06b93340022c0166edfe35afc44dec9282f
treeb3db62a0301038606148c226d1bc59bf71962b8c
parent2c48f68b8d616691b0cd762eab5c3dc42f8e8355
- add clean up unlinked open files after recovery or after recovey
  aborts
- add regressions for this in replay-single.sh
- stub in most of the orphan logging code (still under ENABLE_ORPHAN ifdefs)
lustre/ldlm/ldlm_lib.c
lustre/mds/mds_internal.h
lustre/mds/mds_log.c [new file with mode: 0644]
lustre/mds/mds_unlink_open.c [new file with mode: 0644]
lustre/obdclass/llog_obd.c [new file with mode: 0644]
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_log.c
lustre/ptlrpc/llog_net.c [new file with mode: 0644]
lustre/tests/replay-single.sh