bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24406: rm command: different behaviors seen with indirect blocks of


From: Kothagere Siddalinga, Mahesh
Subject: bug#24406: rm command: different behaviors seen with indirect blocks of a file
Date: Sat, 10 Sep 2016 16:51:49 +0000

Hi,

I am Mahesh, part of the team that is working on a tool to undelete the files 
on ext3 file system.
One of the ideas on which the tool is based is “the rm command marks the inode 
free but does not zero out the data blocks and the indirect blocks”
While this is validated to be true on my version of Linux, Ubuntu 16.04, some 
of my friends using fedora found out that the indirect blocks at the 13th 
pointer of the inode is indeed being zeroed.

This difference of behavior is seemingly mysterious to me. Request you to point 
me in the direction as to why only some distributions of Linux seems to zero 
out the indirect block pointers associated with the files.

Thanks,
Mahesh.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]