Files
apfstests/common
Amir Goldstein 53d31765f6 common: implement _require_xfs_io_command "open"
-c "open $f" is broken in xfs_io <= 4.8. Using it results
in an endless loop and xfs_io exists with error EMFILE.

A fix for that bug makes "open" a 'one shot' command.
Along with this fix, a new -C flag was introduced to explicitly
request to execute a one shot command.

Check for -C flag support as an indication that -c "open $f"
is not broken.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
2016-12-09 15:55:19 +08:00
..
2016-11-07 16:06:31 +08:00
2013-03-26 21:44:05 -05:00
2016-02-19 10:49:17 +11:00
2016-10-07 17:18:53 +08:00
2016-12-01 00:19:17 +08:00