Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372167
b: refs/heads/master
c: 2e4b723
h: refs/heads/master
i:
  372165: 989d6f5
  372163: 754046b
  372159: e2c2b44
v: v3
  • Loading branch information
J. Bruce Fields committed Apr 3, 2013
1 parent b244c3e commit e208a65
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: b0a9d3ab577464529f6649ec54f8a0de160866e3
refs/heads/master: 2e4b7239a62a0c58664bf0cf73aea951b7e046fc
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -761,8 +761,8 @@ static void nfsd4_conn_lost(struct svc_xpt_user *u)
list_del(&c->cn_persession);
free_conn(c);
}
spin_unlock(&clp->cl_lock);
nfsd4_probe_callback(clp);
spin_unlock(&clp->cl_lock);
}

static struct nfsd4_conn *alloc_conn(struct svc_rqst *rqstp, u32 flags)
Expand Down

0 comments on commit e208a65

Please sign in to comment.