]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
Make test 306 use null and zero device nodes on SCRATCH_MNT
authorJan Kara <jack@suse.cz>
Tue, 14 May 2013 12:02:50 +0000 (07:02 -0500)
committerRich Johnston <rjohnston@sgi.com>
Tue, 14 May 2013 12:02:50 +0000 (07:02 -0500)
commit2941898570ccdb32ab5af89c0b25147231489973
tree9db913c7522f33004275069bd7d997da9873f57d
parente894cb079a81ff17dcdbe0977ad224a6bbe37dfc
Make test 306 use null and zero device nodes on SCRATCH_MNT

In one place of test 306, we mistakenly used /dev/null and /dev/zero
instead of equivalent devices created on tested filesystem. So we were
not really testing the functionality we intended.

Signed-off-by: Jan Kara <jack@suse.cz>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
--
tests/generic/306