Quoth Narendra Kumar S.S on Wed, Sep 26, 2007 at 10:35:20AM +0530: > That's what I am trying to achieve with this fix. > If we hadn't targeted for bringing the system back to original state, then > the fix would be very simple & straight forward.
If in "original state" you include mounted filesystems, then you'd have to record a list of mounted filesystems, run mountall, and then unmount enough filesystems to get back to the original list. Seems insane to me, though. David