Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192358
b: refs/heads/master
c: 3df796d
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Apr 2, 2010
1 parent ed82f9b commit 6df7acb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 147efd0dd702ce2f1ab44449bd70369405ef68fd
refs/heads/master: 3df796dbe97a98a6a25e6b7b88e9d326e261f371
3 changes: 0 additions & 3 deletions trunk/fs/nfsd/nfs4state.c
Original file line number Diff line number Diff line change
Expand Up @@ -718,9 +718,6 @@ expire_client(struct nfs4_client *clp)
struct nfs4_delegation *dp;
struct list_head reaplist;

dprintk("NFSD: expire_client cl_count %d\n",
atomic_read(&clp->cl_count));

INIT_LIST_HEAD(&reaplist);
spin_lock(&recall_lock);
while (!list_empty(&clp->cl_delegations)) {
Expand Down

0 comments on commit 6df7acb

Please sign in to comment.