Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263689
b: refs/heads/master
c: 795858d
h: refs/heads/master
i:
  263687: 1f6573d
v: v3
  • Loading branch information
Sage Weil committed Aug 15, 2011
1 parent c2bc30c commit 15fdc4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 5185352c163a72cf969b2fbbfb89801b398896fd
refs/heads/master: 795858dbd253462a67e14272edeaae73c6074b17
2 changes: 1 addition & 1 deletion trunk/fs/ceph/mds_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,7 @@ static int set_request_path_attr(struct inode *rinode, struct dentry *rdentry,
r = build_dentry_path(rdentry, ppath, pathlen, ino, freepath);
dout(" dentry %p %llx/%.*s\n", rdentry, *ino, *pathlen,
*ppath);
} else if (rpath) {
} else if (rpath || rino) {
*ino = rino;
*ppath = rpath;
*pathlen = strlen(rpath);
Expand Down

0 comments on commit 15fdc4e

Please sign in to comment.