On Sat, Mar 29, 2008 at 3:25 PM, Manish Katiyar <[EMAIL PROTECTED]> wrote:
>
> Strange :-( ... I too have the same version, but it doesn't work for
> me. I doubt your reason of time delay because after deleting the file
> I unmounted the filesystem and then applied debugfs. So anything in
> memory would have been flushed by then. Also I could not find the
> testfs string in my e2fsprogs folder :-( ....
>
> /home/mkatiyar/personal/fs/e2fs/e2fsprogs-1.40.8> find . -exec grep
> testfs {} /dev/null \;
> /home/mkatiyar/personal/fs/e2fs/e2fsprogs-1.40.8> find . -exec grep -i
> testfs {} /dev/null \;
> /home/mkatiyar/personal/fs/e2fs/e2fsprogs-1.40.8> cd misc
> /home/mkatiyar/personal/fs/e2fs/e2fsprogs-1.40.8/misc> grep -i testfs *
> /home/mkatiyar/personal/fs/e2fs/e2fsprogs-1.40.8/misc> md5sum mke2fs.c
> b3133052022d5bfba3d4d50f21bf782b mke2fs.c
>
/download/e2fsprogs/e2fsprogs/misc>grep test_fs *.c
mke2fs.c: } else if (!strcmp(token, "test_fs")) {
mke2fs.c: "\ttest_fs\n"),
tune2fs.c: if (!strcmp(token, "test_fs")) {
tune2fs.c: } else if (!strcmp(token, "^test_fs")) {
tune2fs.c: "\ttest_fs\n"
tune2fs.c: "\t^test_fs\n"));
> What could be different ? :-(
>
>
--
Regards,
Peter Teoh
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ