]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: Add tmpfs support
authorBoris Ranto <branto@redhat.com>
Tue, 10 Dec 2013 20:11:52 +0000 (20:11 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 17 Dec 2013 16:32:12 +0000 (10:32 -0600)
commitbc95a5351f824e8cf18d13667b9c2e439045259f
treee5d57b7b061d12a9faa7b57751ee80ab666f1a0c
parentd0b5b6f9a8ccdb1279f319866e4540e8a05ac7c4
xfstests: Add tmpfs support

This is just a simple patch to get the tmpfs working as a target file
system. The patch copies the way nfs is handled in xfstests.

I didn't change the xfstests logic to recognize a proper SCRATCH_DEV.
Hence, the SCRATCH_DEV for tmpfs should be in nfs form (with ':' sign
in it) in order for this to work properly.

Signed-off-by: Boris Ranto <branto@redhat.com>
Signed-off-by: Junho Ryu <jayr@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
check
common/rc