Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251301
b: refs/heads/master
c: 1b36698
h: refs/heads/master
i:
  251299: e233b19
v: v3
  • Loading branch information
Sage Weil committed May 19, 2011
1 parent 8d984ce commit a7dd0b0
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: 0da5d70369e87f80adf794080cfff1ca15a34198
refs/heads/master: 1b36698577c1008dc1e63f0bf4b6f3d9deada94a
2 changes: 0 additions & 2 deletions trunk/fs/ceph/mds_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -2695,7 +2695,6 @@ static void handle_lease(struct ceph_mds_client *mdsc,
{
struct super_block *sb = mdsc->fsc->sb;
struct inode *inode;
struct ceph_inode_info *ci;
struct dentry *parent, *dentry;
struct ceph_dentry_info *di;
int mds = session->s_mds;
Expand Down Expand Up @@ -2732,7 +2731,6 @@ static void handle_lease(struct ceph_mds_client *mdsc,
dout("handle_lease no inode %llx\n", vino.ino);
goto release;
}
ci = ceph_inode(inode);

/* dentry */
parent = d_find_alias(inode);
Expand Down

0 comments on commit a7dd0b0

Please sign in to comment.