cvs commit: src/sys/vfs/hammer hammer.h hammer_blockmap.c hammer_flusher.c hammer_inode.c hammer_io.c hammer_object.c hammer_ondisk.c hammer_undo.c hammer_vfsops.c

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Thu Jul 17 23:20:56 PDT 2008


Matthew Dillon wrote:
  * Read or Write errors in the flush path disable flushing and force the mount
    into read-only mode.  Modified buffers are left locked in memory until
    umount to provide a consistent snapshot of the state of the filesystem.
Does this mean that -- theoretically -- we would be able to flush out 
the remaining data once the media has been re-plugged?

cheers
  simon





More information about the Commits mailing list