lkml.org 
[lkml]   [2006]   [May]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch 38/61] lock validator: special locking: i_mutex
FromSteven Rostedt <>
DateTue, 30 May 2006 16:53:21 -0400
On Mon, 2006-05-29 at 23:26 +0200, Ingo Molnar wrote:
> + * inode->i_mutex nesting types for the LOCKDEP validator:
> + *
> + * 0: the object of the current VFS operation
> + * 1: parent
> + * 2: child/target
> + */
> +enum inode_i_mutex_lock_type
> +{
> +       I_MUTEX_NORMAL,
> +       I_MUTEX_PARENT,
> +       I_MUTEX_CHILD
> +};
> +
> +/* 

I guess we can say the same about I_MUTEX_NORMAL.

-- Steve


-
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: 2006-05-30 22:56    [from the cache]
©2003-2008