From: Jeff Layton Date: Wed, 28 Nov 2012 16:30:53 +0000 (-0500) Subject: vfs: remove DCACHE_NEED_LOOKUP X-Git-Tag: v3.8-rc1~13^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e3c9553f34381a1b664c27b0c696a266a5735e;p=pandora-kernel.git vfs: remove DCACHE_NEED_LOOKUP The code that relied on that flag was ripped out of btrfs quite some time ago, and never added back. Josef indicated that he was going to take a different approach to the problem in btrfs, and that we could just eliminate this flag. Cc: Josef Bacik Signed-off-by: Jeff Layton Signed-off-by: Al Viro --- Reading git-diff-tree failed