Hi,

On Sat, 4 Dec 1999 12:11:58 -0700, mike burrell <[EMAIL PROTECTED]> 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

Reply via email to