]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: add _require_attrs
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Oct 2010 19:11:48 +0000 (21:11 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 21 Oct 2010 19:11:48 +0000 (21:11 +0200)
commit5411ceb991a363d023c41f86dbb49f202c210365
treed7866c18230233c9eaa43398aa6afc3a36d09b30
parentf1436346b45d7ecb9d4d0be0fd4c1b456a2bf357
xfstests: add _require_attrs

Add a new helper to check if extended attributes are supported.  It
errors out if any of the attr tools are not found, or if a filesystem
does not support setting attributes.

Remove the opencoded checks for the attr tools from various tests
now that we do them in common code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
16 files changed:
020
021
062
063
067
070
077
079
093
114
115
117
136
186
187
common.attr