Whamcloud - gitweb
Back out a small LLP change: instead of deleting a bunch of files just
authorphil <phil>
Thu, 23 Oct 2003 18:46:03 +0000 (18:46 +0000)
committerphil <phil>
Thu, 23 Oct 2003 18:46:03 +0000 (18:46 +0000)
commit6fa8a00423ed4b31ff8bb4cacf87003f613e8005
treeeea756d6dcb3f3c5b11bc9fad86d712d6c4162b0
parentc995a1d901603df87429f8ed282700f315a345f5
Back out a small LLP change: instead of deleting a bunch of files just
to re-create them, I was doing an initial OST create which includes
the initial set of precreated files.  Stop doing that.

Those files might have a little data in them, or some might have been
created and removed already, and both of those are bad.
lustre/osc/osc_create.c