> OOPS - I just noticed that close() doesn't get called on the
> device (/dev/hdb) after an error. So I guess it's only fopen()ed files
> that get flushed and closed. But it still seems a bit dodgey that the
> cache keeps the data, even after writes succeed from other processes.
OOPS again - it *does* close() /dev/hdb1 properly.
Andrew Clausen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/