lkml.org 
[lkml]   [2004]   [Apr]   [1]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 1 Apr 2004 00:38:16 -0800
FromAndrew Morton <>
SubjectRe: Getting a dentry from an inode.
Soeren Noehr Christensen <snc@cs.auc.dk> wrote:
>
> I'm working on a securityproject (umbrella.sourceforge.net), we need to
>  access the dentry struct(s) associated with a particular inode, and all we
>  have access to is the inode struct. Does anyone know how to do get the
>  dentry structs from this?

Walk inode->i_dentry.  See d_find_alias() for similar code.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008