vfs: remove DCACHE_NEED_LOOKUP
authorJeff Layton <jlayton@redhat.com>
Wed, 28 Nov 2012 16:30:53 +0000 (11:30 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Dec 2012 18:57:36 +0000 (13:57 -0500)
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 <jbacik@fusionio.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found