Whamcloud - gitweb
b=2110
authortianying <tianying>
Thu, 23 Oct 2003 13:33:31 +0000 (13:33 +0000)
committertianying <tianying>
Thu, 23 Oct 2003 13:33:31 +0000 (13:33 +0000)
commit808c5044374180e592a54fb22b9827ffc12d5ae8
tree0558f2283ebe48719156a1766f32cd317af16580
parent0fee0ee5818dbed672d5648274647d970c746902
b=2110
r=Peter

1.Unlink log record will be created when mds_reint_unlink, mds_mfd_close or mds_cleanup_orphans is called. And that record will be cancelled by MDS when it receives the commit callback for filter_destroy.

2.It resolves the resetup problem for lustre built with enable-orphans on.

3.It resolves the cleanup problem of mds when recovery procedure is abort.
lustre/ldlm/ldlm_lib.c
lustre/lov/lov_log.c
lustre/mds/mds_unlink_open.c
lustre/obdclass/llog_obd.c
lustre/ptlrpc/llog_net.c