mbox series

[0/2] fstests: cleanup and fix btrfs/177

Message ID 20200309114036.5266-1-anand.jain@oracle.com (mailing list archive)
Headers show
Series fstests: cleanup and fix btrfs/177 | expand

Message

Anand Jain March 9, 2020, 11:40 a.m. UTC
Patch 1/2 adds notrun for the scratch device below 3G size.
Patch 2/2 fixes the test case failure on the system with nodesize=64K and
chunk type single.

Anand Jain (2):
  fstests: btrfs/177 check for minsize of the scratch device
  fstests: btrfs/177 fix for nodesize 64K and type single

 tests/btrfs/177     | 39 ++++++++++++++++++++++++++++-----------
 tests/btrfs/177.out |  6 ++----
 2 files changed, 30 insertions(+), 15 deletions(-)