Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347561
b: refs/heads/master
c: 0f9831a
h: refs/heads/master
i:
  347559: b97ea2f
v: v3
  • Loading branch information
David Zafman authored and Alex Elder committed Oct 26, 2012
1 parent a48c4af commit 4e99acd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 35152979e6181b1fbb4b61c3ff641c14df53ad66
refs/heads/master: 0f9831a89310cebba52d3f526e6cc5c2e403e6f1
2 changes: 2 additions & 0 deletions trunk/fs/ceph/export.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ static int ceph_encode_fh(struct inode *inode, u32 *rawfh, int *max_len,
*max_len = handle_length;
type = 255;
}
if (dentry)
dput(dentry);
return type;
}

Expand Down

0 comments on commit 4e99acd

Please sign in to comment.