Re: [PATCH V2] xfstests: mount other filesystems with selinux context as well
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-01-25 21:14:42
Also in:
linux-xfs
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-01-25 21:14:42
Also in:
linux-xfs
On Wed, Jan 25, 2012 at 03:11:39PM -0600, Eric Sandeen wrote:
For some reason, non-xfs filesystems aren't getting mounted with the selinux context; perhaps because none of the xattr tests used to work on anything but xfs? Anyway, 062 fails for extN unless we mount with the fs-wide context. Signed-off-by: Eric Sandeen <redacted> --- ps: eparis says this should work for NFS as well, let's go for it and if infrequently tested filesystems have trouble we can exclude them as necessary.
Verifying that assumption isn't hard, please do it.