Whamcloud - gitweb
b=2110
authortianying <tianying>
Thu, 23 Oct 2003 13:33:28 +0000 (13:33 +0000)
committertianying <tianying>
Thu, 23 Oct 2003 13:33:28 +0000 (13:33 +0000)
commitc995a1d901603df87429f8ed282700f315a345f5
tree772f5739bf676f8d3115a19ab54bf1033205937b
parentee31fdb6c8daecca1b7f58367d610d5a0ef9e758
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/obdclass/obd_config.c