]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/populate: remove unnecessary devices directory creation
authorXiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Mon, 9 May 2016 00:52:35 +0000 (10:52 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 9 May 2016 00:52:35 +0000 (10:52 +1000)
commitf614c277caba74799ec09437ce97e400f6deca16
tree39dad5404fc6c9c583d19172b5145112b77feec0
parentc9be5caa3c08ef41cdaae999911f15033077d5db
common/populate: remove unnecessary devices directory creation

_scratch_ext4_populate and _scratch_xfs_populate try to create
devices directory in xfstests/, so if we run xfs/083 or ext4/006
twice, it'll fail, fix this issue.

Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/populate