mbox series

[0/2,v2] fstests: fix _scratch_mkfs_blocksized

Message ID cover.1623059144.git.anand.jain@oracle.com (mailing list archive)
Headers show
Series fstests: fix _scratch_mkfs_blocksized | expand

Message

Anand Jain June 7, 2021, 12:08 p.m. UTC
Fixes _scratch_mkfs_blocksized() to support btrfs. And the functions
indentation to use tab instead of space.

v2:
 Patch 1/2:
    Use grep -w
    Drop redundant $MKFS_OPTIONS

Anand Jain (2):
  btrfs: support other sectorsizes in _scratch_mkfs_blocksized
  _scratch_mkfs_blocksized: fix indentation

 common/rc | 59 +++++++++++++++++++++++++++++++++----------------------
 1 file changed, 35 insertions(+), 24 deletions(-)