Billy Rose
-----Original Message-----
From: Andreas Dilger [mailto:adilger@turbolabs.com]
Sent: Sunday, February 24, 2002 11:08 PM
To: Steven Walter; linux-kernel@vger.kernel.org
Subject: Re: ext3 and undeletion
On Feb 24, 2002 21:27 -0600, Steven Walter wrote:
> After unintentionally deleting some file, I noticed what appears to be
> an incosistency (or at least a change) in ext3. Running debugfs and
> executing the command "lsdel", I saw no inodes listed since I last ran
> the partition as ext2. Does ext3 not add its deleted inodes to whatever
> list ext2 does? And can this be fixed without compromising the speed or
> data-integrity of ext3?
Known problem. Apparently difficult to fix, unfortunately. It's not so
much that ext2 adds deleted inodes to a list, as that it simply marks the
inode "deleted" and doesn't overwrite any of the inode data on the disk.
Cheers, Andreas
-- Andreas Dilger http://sourceforge.net/projects/ext2resize/ http://www-mddsp.enel.ucalgary.ca/People/adilger/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/