A file system created without an RT section might not be able to mount
with an rtdev specified if the RT device has a larger LBA size.
Instead of letting the test fail, _notrun it for that case.
Signed-off-by: Christoph Hellwig <hch@lst.de>
# Format scratch fs with no realtime section.
SCRATCH_RTDEV="" _scratch_mkfs | _filter_mkfs 2> $tmp.mkfs >> $seqres.full
-_scratch_mount
+_try_scratch_mount || _notrun "Can't mount file system"
# Check that there's no realtime section.
source $tmp.mkfs