Whamcloud - gitweb
* Make sure we don't delete the orphans until after recovery has
authorrread <rread>
Fri, 29 Aug 2003 00:24:23 +0000 (00:24 +0000)
committerrread <rread>
Fri, 29 Aug 2003 00:24:23 +0000 (00:24 +0000)
commitdabd42ac6944f68fe6dcc45b00c14cc0267d6393
tree926a991338fce8ee2dea8f37f8c0f19bf0fe6589
parent0ffebbd8cf7035acc6a9930e11628612009d4130
* Make sure we don't delete the orphans until after recovery has
  finished. This is done in mds_postrecovery, which should now be
  called instead of mds_lov_set_nextid.

* When we delete orphans, make sure the MDS's and OST's last_id get
  dropped back, so subsequent creates will actually create objects.
lustre/osc/osc_create.c