Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188615
b: refs/heads/master
c: 09b8a7d
h: refs/heads/master
i:
  188613: ddb2026
  188611: d1e9af5
  188607: f6bc4d0
v: v3
  • Loading branch information
Sage Weil committed Nov 11, 2009
1 parent 671ce85 commit 112d3b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cdac830313fa6bf2831693af80fefe4aaac11b7d
refs/heads/master: 09b8a7d2af83ae96dc052f9708e50140d06a9b6c
1 change: 1 addition & 0 deletions trunk/fs/ceph/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ static int __dcache_readdir(struct file *filp,
goto out_unlock;
}
if (!d_unhashed(dentry) && dentry->d_inode &&
ceph_snap(dentry->d_inode) != CEPH_SNAPDIR &&
filp->f_pos <= di->offset)
break;
dout(" skipping %p %.*s at %llu (%llu)%s%s\n", dentry,
Expand Down

0 comments on commit 112d3b1

Please sign in to comment.