Re: [PATCH] VFS: Add back check for !inode in walk_component()

From: Steven Rostedt
Date: Thu May 07 2015 - 15:20:27 EST


On Thu, 7 May 2015 19:13:35 +0100
Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:

> On Thu, May 07, 2015 at 01:39:35PM -0400, Steven Rostedt wrote:
> > I had them printed in my previous traces. The flags were 0x200088, and
> > they were 0 just before the call.
>
> Not dentry->d_flags, nd->flags. Most interesting part is bit 6 in those
> (LOOKUP_RCU, 0x40).

nd->flags == 0x51

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/