Eric Sandeen wrote: > Kamalesh Babulal wrote: >> Hi, >> >> After running the fsx linux test on the ext4 partition mounted with >> -o errors=panic,journal_async_commit, filesystem check is reporting >> warning >> >> # /usr/local/e2fsprogs/sbin/e2fsck -fnv /dev/sda6 >> e2fsck 1.41.0 (10-Jul-2008) >> Pass 1: Checking inodes, blocks, and sizes >> Pass 2: Checking directory structure >> Pass 3: Checking directory connectivity >> /lost+found not found. Create? no >> >> Pass 4: Checking reference counts >> Pass 5: Checking group summary information >> >> /dev/sda6: ********** WARNING: Filesystem still has errors ********** > > Was lost+found manually removed between mkfs & fsck? (did you do an rm > -rf * or similar ?) That'd produce exactly the above warning, since you > told e2fsck "-n" ... > > -Eric > -- Hi Eric, Yes, the test program does a rm -rf * of the partition and usr/local/e2fsprogs/sbin/e2fsck -fvp /dev/sda6 helps. Sorry for the noise. -- Thanks & Regards, Kamalesh Babulal. -- To unsubscribe from this list: send the line "unsubscribe kernel-testers" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html