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