On Sat, 4 Dec 1999 12:11:58 -0700, mike burrell <mikpos@home.com> said:
> couldn't you just make a new flag for the inode that journal.dat uses? i'm
> guessing using S_IMMUTABLE will cause some problems, but something similar
> to that?
The immutable flag will work fine: journaling bypasses the normal file
write mechanisms, so it will work with an "immutable" journal quite
safely.
--Stephen
-
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/