Fix tests/bigdirs/test-big-dirs.pl to use mke2fs

Let tests/bigdirs/test-big-dirs.pl uses mke2fs to create small
inode ratio files.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>

RWMJ:
 - Fix invocation of mke2fs with optional arguments.
 - Run the test to check it works.
This commit is contained in:
Wanlong Gao
2012-09-24 16:49:21 +08:00
committed by Richard W.M. Jones
parent 0c2aab966a
commit 45d459f402
2 changed files with 4 additions and 20 deletions

6
TODO
View File

@@ -565,12 +565,6 @@ the p.o.v of the API and ABI.
- guestfs_readdir
mke2fs
------
Add a mke2fs API call allowing full configuration of filesystems.
Then fix tests/bigdirs/test-big-dirs.pl to use it.
hivex
-----