]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/312: remove dependency on /proc/partitions
authorHugh Dickins <hughd@google.com>
Sun, 28 Feb 2016 23:17:34 +0000 (10:17 +1100)
committerDave Chinner <david@fromorbit.com>
Sun, 28 Feb 2016 23:17:34 +0000 (10:17 +1100)
commitab0fd68ff08827442fb383c3f2c91bfd7af3d8d6
treee80e5f49e64c41b452196a3ab1384ad1578136f1
parentfdf1c150a0e0c9c93bbbb30bf9b5c5e48ee8c2fc
generic/312: remove dependency on /proc/partitions

We don't need to do this test at all, since _scratch_mkfs_sized will
do this check for us.   This allows this test to work with tmpfs.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/generic/312