Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300371
b: refs/heads/master
c: 8c01a52
h: refs/heads/master
i:
  300369: 747e18d
  300367: c5b990c
v: v3
  • Loading branch information
Linus Torvalds committed May 11, 2012
1 parent 7ad8fdc commit 71fb54b
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: 12f8ad4b0533d9212cb1d5e58ed73d2170114785
refs/heads/master: 8c01a529b861ba97c7d78368e6a5d4d42e946f75
2 changes: 0 additions & 2 deletions trunk/fs/dcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -1871,8 +1871,6 @@ struct dentry *__d_lookup_rcu(const struct dentry *parent,
seq = raw_seqcount_begin(&dentry->d_seq);
if (dentry->d_parent != parent)
continue;
if (d_unhashed(dentry))
continue;
*seqp = seq;

if (unlikely(parent->d_flags & DCACHE_OP_COMPARE)) {
Expand Down

0 comments on commit 71fb54b

Please sign in to comment.