]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: avoid blkid cache with -c /dev/null not -p
authorLukas Czerner <lczerner@redhat.com>
Fri, 12 Mar 2010 15:26:38 +0000 (09:26 -0600)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 12 Mar 2010 15:26:38 +0000 (09:26 -0600)
commit833f57c0ade380fc1c5461e8184a6c07b69c581f
tree66c31f842a1e154b10926d62dd45ec28914972c7
parent0dba87f0f7828998cd3e4b4d45d44ab8fff5114e
xfstests: avoid blkid cache with -c /dev/null not -p

The addition of "-p" to blkid calls broke xfstests
on older systems where this was not supported.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
common