On Mon, Aug 04, 2008 at 04:47:27PM +0100, Samuel Thibault wrote:
Errors writing to data blocks should get reflected up the application
(i.e., as EIO errors), but it won't force the filesystem read/only or
force a kernel panic (in the "tune2fs -e panic" case). The rationale
being if it's a single isloated error writing to a single file, why
ruin everybody's day by taking more drastic action?
But if we can't write to core filesystem data structures, that's a
much more serious situation....
- Ted
--