vfs: drop conditional inode prefetch in __do_lookup_rcu
[pandora-kernel.git] / fs / dcache.c
index 6e4ea6d..fbdcbca 100644 (file)
@@ -1813,8 +1813,6 @@ seqretry:
                tname = dentry->d_name.name;
                i = dentry->d_inode;
                prefetch(tname);
-               if (i)
-                       prefetch(i);
                /*
                 * This seqcount check is required to ensure name and
                 * len are loaded atomically, so as not to walk off the