Christoph Hellwig
3d3893eef9
xfstests: do not call attr/getfattr/setfattr direcly
...
always use the full path set up in common.attr.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Reviewed-by: Alex Elder <aelder@sgi.com >
2010-10-25 10:17:26 -05:00
Christoph Hellwig
5411ceb991
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 >
2010-10-21 21:11:48 +02:00
Arkadiusz Miśkiewicz
903b50fad9
Don't hardcode paths to many binaries.
...
Stop hardcoding paths to getfattr, setfattr, attr, quota, xfs_quota,
killall, indent and xfs_copy binaries.
Signed-off-by: Arkadiusz Miśkiewicz <arekm@maven.pl >
- new
Signed-off-by: Christoph Hellwig <hch@lst.de >
2010-09-11 19:34:47 -03:00
Dave Chinner
771e69de67
xfstests: Convert all tests to use /bin/bash
...
While most tests use /bin/sh, they are dependent on /bin/sh being a
bash shell. Convert all the tests to execute via /bin/bash as it is
much, much simpler than trying to debug and remove all the bashisms
throughout the test code.
Signed-off-by: Dave Chinner <david@fromorbit.com >
Reviewed-by: Eric Sandeen <sandeen@sandeen.net >
2010-01-20 10:27:08 +11:00
Christoph Hellwig
f381f98206
xfstests: move GPL boilerplates to fix lsqa.pl
...
It turns out lsqa.pl nees the test number and description first in the
file, so move the GPL boilerplates below it.
Also remove acouple of cases where we have one full copyright line + gpl
boilerplate before the description and another copyright line after
the description.
Signed-off-by: Christoph Hellwig <hch@lst.de >
2009-05-28 17:04:15 +02:00
Felix Blyakher
65491dc047
Add GPL license plate to SGI's test files.
...
Signed-off-by: Felix Blyakher <felixb@sgi.com >
Reviewed-by: Eric Sandeen <sandeen@sandeen.net >
Reviewed-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: Felix Blyakher <felixb@sgi.com >
2009-05-26 16:51:14 -05:00
Eric Sandeen
7c75dff3dd
Revert "patch more_set_prog_path"
...
This reverts commit b2fcff900d .
This snuck in unintentionally due to my weak git-fu,
and was breaking things.
2009-04-23 12:42:32 -05:00
Eric Sandeen
b2fcff900d
patch more_set_prog_path
2009-04-19 15:48:48 -05:00
Nathan Scott
ac0abd5dad
Handle parent pointer attribute namespace in test 021 attr filtering.
...
Merge of master-melb:xfs-cmds:25581a by kenmcd.
2006-03-28 06:04:20 +00:00
Nathan Scott
640164847a
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
...
Merge of master-melb:xfs-cmds:24327a by kenmcd.
2005-11-09 02:49:08 +00:00
ptools
048a7a8add
More merge conflicts
2004-06-15 07:36:09 +00:00
Eric Sandeen
b45cbb5a13
fix 021 for varying amts of whitespace in wc output
...
fix 021 for varying amts of whitespace in wc output
2004-05-04 00:09:53 +00:00
fsgqa
11ba65eb5b
Fix xfs_db filter for attrs so test 021 output is as before.
2004-01-29 23:20:35 +00:00
Nathan Scott
ada6e653fa
Update several QA tests, configure magic in xfstests directory.
...
Fix up filters to handle additional xfs_db output.
2004-01-19 04:51:52 +00:00
Nathan Scott
f419391566
Remove (busted anyway) Id rcs keywords for keeping trees in sync
2003-06-24 06:21:22 +00:00
fsgqa
451eb71ec6
Fix QA tests which use dd so that they specify posixly correct output
2003-06-12 04:17:41 +00:00
fsgqa
8050efd492
Numerous changes to QA scripts allowing tests to run with external log/rt devices; also allow multiple mkfs/mount options at once now.
2003-05-22 04:16:45 +00:00
fsgqa
1d1d92fa46
Several QA test updates to fix failures on v2 logs and redhat 9.
...
Fix some log offset calculations when version 2 logs are in use.
2003-05-14 05:25:31 +00:00
Nathan Scott
7a21a9d1c9
small fixups - might help Steves problems with this test failing.
2002-06-21 00:14:20 +00:00
Eric Sandeen
3ef12e3824
Update copyright dates (again)
2002-06-04 23:07:56 +00:00
Eric Sandeen
bc4eb461ae
Undoes mod: xfs-cmds:slinx:120772a
...
Undo xfs-cmds:slinx:120772a, inadvertently whacked a previous mod.
2002-06-04 22:53:09 +00:00
Eric Sandeen
8ce73f8626
Update copyright dates
2002-06-04 17:58:21 +00:00
fsgqa
1a1046ab7a
make test work for variable blocksizes.
2002-05-10 02:33:23 +00:00
fsgqa
f29425d6f7
tidy mkfs parameterisation, -f option pulled into common.rc.
2002-05-06 07:44:22 +00:00
Nathan Scott
1039f2f3e3
Merge of xfs-cmds-2.4.18:slinx:112579a by nathans.
...
getfattr -a --> --absolute-names.
2002-02-25 23:10:01 +00:00