On Tue, Dec 20, 2011 at 09:34:45PM +0900, Tetsuo Handa wrote: > >From f0b6c91506dadba668b5d7d40909ef8f589c20ff Mon Sep 17 00:00:00 2001 > From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> > Date: Tue, 20 Dec 2011 21:18:40 +0900 > Subject: [PATCH 3/3] vfs: Mark d_clear_need_lookup() static. > > Commit 44396f4b "fs: add a DCACHE_NEED_LOOKUP flag for d_flags" introduced > d_clear_need_lookup() but there is no external references. That's because btrfs opencoded it. Please replace the opencoded version in btrfs with the helper. -- 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