Another HAMMER crash
Matthew Dillon
dillon at apollo.backplane.com
Fri Jul 25 09:29:29 PDT 2008
:What does "discarding of recovered buffers" in the case of read-only
:mounts mean? Is anything written to disk?
:
:Regards,
:
: Michael
When you do a read-only mount of a HAMMER filesytem after a crash
HAMMER must still run all the undo's in order to create a consistent
view of the filesystem. It leaves the modified buffers in-memory and
is not supposed to flush them to disk (it being a read-only mount!).
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Bugs
mailing list