commit | 91803d88794be695da904acf46415b5a34f72f1e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Aug 13 15:56:25 2007 +0530 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Apr 27 20:06:27 2008 -0400 |
tree | 188dad9e08a50f0e854f09d1ecc24edb638da6e7 | |
parent | 64d588cfeac8f0125b2a29c8b61320ddab267391 [diff] |
Fix the resize inode test case With the new mke2fs changes the output of the command differs if we run mke2fs on a device that already have the file system. So erase the file system before running mke2fs so that output remain as expected. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>