Hello All, I want to know about these two questions. (1) How to get a pointer to an inode if one has only the inode number available. May I use the iget() function. I only want a reference to the inode whose number I have. (2) How to get the dentry from inode. Is d_find_alias ok. There can be multiple dentries attached to a single inode then which dentry will d_find_alias will return. I want only access to a dentry from inode number. Thanks, Uzair Lakhani __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html