Re: [RFC][PATCH 1/1] support optional non-VFS capability inheritance without disabling file caps

From: David Howells
Date: Tue Aug 18 2009 - 10:15:27 EST


Serge E. Hallyn <serue@xxxxxxxxxx> wrote:

> Heck, maybe we can use the fscache or a stackable fs to provide a view
> of a non-xattr fs with xattrs layered on top. David Howells, does
> that sound doable or would that be an abuse?

You could use fscache, but you would have to deal with the cache not being
available or suddenly going away. Note that fscache does not stack on top of
another fs in Linux in the way it does in Solaris - the non-xattr fs would
have to actively talk to fscache. But it's certainly possible.

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