Commit Graph

11 Commits

Author SHA1 Message Date
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
Mohamed Barwani 6d91bcc8b9 Update ln filter to work with ln (version < 6.x)
Merge of master-melb:xfs-cmds:30759a by kenmcd.

  added a regular expression on the filter to check before replacing.
2008-04-08 03:59:48 +00:00
Dave Chinner d810cfac14 XFSQA 103: filter ln output
More recent versions of ln (version >= 6.0) have a different error
output. update the filter to handle this.
Merge of master-melb:xfs-cmds:30705a by kenmcd.

  update filter to handle new ln error output.
2008-03-26 03:27:32 +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
Andrew Jones 4e418b1007 Converted IRIX ln -s failure output to be the same as Linux's.
Merge of master-melb:xfs-cmds:23524a by kenmcd.

  Converted IRIX ln -s failure output to be the same as Linux's.
2005-08-18 03:49:54 +00:00
Nathan Scott 8b5b80690a Add a generic inode flag tester, fix filter in test 103.
Merge of master-melb:xfs-cmds:23132a by kenmcd.
2005-07-11 14:57:36 +00:00
Tim Shimmin 3ef27d6443 xfs_io -> XFS_IO_PROG as used by dgc
Merge of master-melb:xfs-cmds:22779a by kenmcd.
2005-06-02 15:09:19 +00:00
Nathan Scott 8715fe28cd Add more tests to auto-qa group; add test 103 exercising more inode flags.
Merge of xfs-cmds-melb:slinx:19568a by kenmcd.
2004-09-23 14:35:43 +00:00