[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: is shred available?



John Wright <john@dryfish.org> wrote:

> >  -P    Overwrite regular files before deleting them.
> 
> If softupdates is going to buffer stuff is there only going to be one write
> to disk?

Soft updates deal with _meta_ data rather than data, so they don't
affect this at all.  "rm -P" does an fsync() after each pass, so
regular buffer caching doesn't affect it either.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de