Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276641
b: refs/heads/master
c: 9d5a09e
h: refs/heads/master
i:
  276639: db1267e
v: v3
  • Loading branch information
Yehuda Sadeh authored and Sage Weil committed Dec 13, 2011
1 parent 52472af commit f73483f
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: 6a82c47aa84ab22cb5969a44105cca5358879d21
refs/heads/master: 9d5a09e659f8414dd3713e2acbfaf8a9e9794aa1
1 change: 1 addition & 0 deletions trunk/fs/ceph/mds_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1495,6 +1495,7 @@ char *ceph_mdsc_build_path(struct dentry *dentry, int *plen, u64 *base,
pos, temp);
} else if (stop_on_nosnap && inode &&
ceph_snap(inode) == CEPH_NOSNAP) {
spin_unlock(&temp->d_lock);
break;
} else {
pos -= temp->d_name.len;
Expand Down

0 comments on commit f73483f

Please sign in to comment.