git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc03b7
)
NFSv4.1: Clean up nfs4_free_slot
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 20 Nov 2012 19:17:32 +0000
(14:17 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 22:49:53 +0000
(17:49 -0500)
Change the argument to take the pointer to the slot, instead of
just the slotid.
We know that the new value of highest_used_slot must be less than
the current value. No need to scan the whole table.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found