mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
More merge conflicts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#! /bin/sh
|
||||
# XFS QA Test No. 021
|
||||
# FS QA Test No. 021
|
||||
#
|
||||
# xfs_db type attr test (pv 797508 linux-xfs & IRIX)
|
||||
#
|
||||
@@ -87,6 +87,12 @@ _getfattr()
|
||||
}
|
||||
|
||||
# real QA test starts here
|
||||
_supported_fs xfs
|
||||
_supported_os Linux
|
||||
|
||||
[ -x /usr/bin/attr ] || _notrun "attr is not installed"
|
||||
[ -x /usr/bin/getfattr ] || _notrun "getfattr is not installed"
|
||||
|
||||
_require_scratch
|
||||
|
||||
rm -f $seq.full
|
||||
|
||||
Reference in New Issue
Block a user