]>
git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs: add checks for zoned block device
Modify btrfs tests to require non-zoned block device or limit some
part of tests not to be run on zone block devices.
Modified tests by the reasons:
* Mixed BG
- btrfs/011
* Non-single profile
- btrfs/003
- btrfs/011
- btrfs/023
- btrfs/124
- btrfs/195
- btrfs/197
- btrfs/198
- and these are restricted indirectly by "_require_btrfs_fs_feature raid56"
- btrfs/125
- btrfs/148
- btrfs/157
- btrfs/158
* Convert from ext4
- btrfs/012
- btrfs/136
* nodatacow
- btrfs/236
* inode cache
- btrfs/049
* space cache (v1)
- btrfs/131
* write outside of FS code
- btrfs/116
- btrfs/140
- btrfs/215
* verbose output
- btrfs/194
Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
17 files changed: