Whamcloud - gitweb
b=2751
authorrread <rread>
Wed, 18 Feb 2004 21:37:24 +0000 (21:37 +0000)
committerrread <rread>
Wed, 18 Feb 2004 21:37:24 +0000 (21:37 +0000)
commit2c03f6d1e4431f1869a57557e928dfc3f9331521
treef0a3a1d671e63a9799a2b5f3e7575fecd5cb8b5b
parent7ab42dfacc30a8141efaf7c511f964bc879d1731
b=2751

Don't do precreate orphan recovery on an OST if the MDS is in recovery
mode. The OSC's last_id info is not initialized until after MDS
recovery is complete, so clearing the orphans here would result in
removing all the objects on the OST.
lustre/mds/mds_lov.c