hacking ext3 code

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

 



hi,

I want to make some changes in ext3_unlink code to make undelete works, i
read a lot about it and im planning to put this lines in that function:

if (IS_UNDEL(inode)){
	trash = ????
	ext3_link(dir,dentry,trash); //make a hard link
}

somebody know how do i get a especific directory dentry using the ext3
functions ? (im planning to use the inode 6 or inode 11 that somebody
said that usually point to /lost+found)

**********************************
*   Daniel Oliveira Nascimento   *
*  Ciência da Computação - UFMG  *
*           5° periodo           *
*         don@dcc.ufmg.br        *
**********************************



_______________________________________________

Ext3-users@redhat.com
https://listman.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux