]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfstests: mount xfs with a context when selinux is on
authorEric Sandeen <sandeen@sandeen.net>
Fri, 19 Feb 2010 15:33:45 +0000 (09:33 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 19 Feb 2010 15:33:45 +0000 (09:33 -0600)
commit3839d29973edce1603db7f6d172f40ec5f8a5bb7
treec1e03147f69ecb8c3f76d0a3f5f869408a932c69
parent7ff755f651b76dc946251f3fb43742b4b033c9e8
xfstests: mount xfs with a context when selinux is on

When selinux is on, we get tons of new xattrs, which messes
up all kinds of output.

The simplest way out of this, for now, seems to be to just mount
with a global context instead and skip writing the extra xattrs.

I've been using this internally on Fedora and RHEL for a while now.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Dave Chinner <david@fromorbit.com>
189
common.rc