Hi, I need to know howto make a undelete for linux,
I need to use the library /usr/include/linux/ext2_fs.h or
/usr/include/linux/ext3_fs.h.
For the moment I know that the i_flag of the struct
has 7 bits, and the first bit has 1 if is active or 0 if is
deleted.
My question is howto in linux can i touch the
inodes?
Sorry but my english but I speak
spanish.
Thank you.
|