Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255028
b: refs/heads/master
c: b91da88
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jul 21, 2011
1 parent 7e4b870 commit 40f7086
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b307d4655a71749ac3f91c6dbe33d28cc026ceeb
refs/heads/master: b91da88fed84843313a1b6fd1b1c834a24bbcf9e
2 changes: 0 additions & 2 deletions trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1813,8 +1813,6 @@ struct dentry *__d_lookup_rcu(struct dentry *parent, struct qstr *name,
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
Expand Down

0 comments on commit 40f7086

Please sign in to comment.