]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: fix btrfs/006 for 10+ devices in SCRATCH_DEV_POOL
authorStefan Behrens <sbehrens@giantdisaster.de>
Fri, 23 Aug 2013 13:07:13 +0000 (13:07 +0000)
committerRich Johnston <rjohnston@sgi.com>
Wed, 28 Aug 2013 13:41:33 +0000 (08:41 -0500)
commit0d3bbd18942bfac464d18f88c0a3c100c67a24f2
tree41c013aae289ab19680e5cf410a8892c24bf9ea1
parentf1dce456c594a784afb723d1bc7c09056ab3d9d9
xfstests: fix btrfs/006 for 10+ devices in SCRATCH_DEV_POOL

One problem was the output of "uniq -c" which added spaces depending
on the size of the count value (e.g. one space less for 10+ devices).

The second problem was that "btrfs fi show" was doing the same:
"devid %4llu size %s used %s path %s".

Signed-off-by: Stefan Behrens <sbehrens@giantdisaster.de>
Reviewed-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
common/filter.btrfs
tests/btrfs/006.out