Re: [PATCH][RFC] %pd - for printing dentry name

From: Olivier Galibert
Date: Tue Feb 02 2010 - 13:10:16 EST


On Tue, Feb 02, 2010 at 05:01:57PM +0000, Al Viro wrote:
> + * - 'd' For dentry name. NOTE: don't use under dentry->d_lock, there
> + * you can safely use ->d_name.name instead.

You probably can get rid of the caveat, then, right? "Don't use
d_name.name in printk" is easier to grep for :-)

OG.

--
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/