Re: [PATCH] hfsplus: don't modify journaled volume

From: Roman Zippel
Date: Mon Nov 07 2005 - 06:56:49 EST


Hi,

On Sat, 5 Nov 2005, Anton Altaparmakov wrote:

> > Sorry, but I had too many reports about problems with journaled volumes,
> > so I prefer the safe solution, until we can at least replay the journal.
>
> Yes but that would be because you leave an active journal and do changes
> behind its back without telling the OSX HFSPlus driver that you have done
> changes behind its back... My suggestion was to tell the driver that you
> have done changes behind its back so it will be happy.

This may work, but I can't find this officially documented anywhere, this
is what the spec says: "Implementations accessing a journaled volume with
transactions must either refuse to access the volume, or replay the
journal to be sure the volume is consistent."
So from my side this check stays, until we can at least replay the
journal.

bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/