mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: use blkid raw mode
blkid without options usually gets no probe results at all just after creating a filesystem. This problem is due to the cache that blkid uses in it's default mode, and is unlikely to get fixed. Use the -p option to bypass the cache layer. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Reference in New Issue
Block a user