Re: [RFC 0/7] [RFC] cramfs: fake write support

From: Arnd Bergmann
Date: Sat May 31 2008 - 16:41:26 EST


On Saturday 31 May 2008, David Newall wrote:
> I don't agree that it is nicer to do this in cramfs.  I prefer the
> technique of union of a tmpfs over some other fs because a single
> solution that works with all filesystems is better than re-implementing
> the same idea in multiple filesystems.  Multiple implementations is a
> recipe for bugs and feature mismatch.

You're right in principle, but unfortunately there is to date no working
implementation of union mounts. Giving users the option of using an
existing file system with a few tweaks can only be better than than
forcing them to use hacks like unionfs.

Arnd <><
--
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/