commit | 39e3c9553f34381a1b664c27b0c696a266a5735e | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Nov 28 11:30:53 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 20 13:57:36 2012 -0500 |
tree | f754789dccac7a017ee8feb602b01dd42b73023d | |
parent | 741b7c3f77937b2fb7c10aeb4c5c621463582583 [diff] |
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 <jbacik@fusionio.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>