> > I've moved the clearpart stuff out into its own method and call it from > > turnOnFilesystems and when we do the early swap stuff. I know this is > > really subtle code so I may have messed something up. However, basic > > tests I've performed here today seem okay so far. The patch is > > attached. Comments welcome. > > While a little scary, I think this is probably the right thing to do. I > expect that some of the weird cases like dmraid or mpath are where it's > most likely to blow up I'm pretty worried about it as well. This code's basically a minefield of special cases and side effects. But I've committed it. I'll try to get some testing from the QA guys on the dmrain and mpath stuff, assuming they have that capability. - Chris