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:
2b2fa71
)
NFSv4.1: Simplify slot allocation
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 16 Nov 2012 21:10:11 +0000
(16:10 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 22:49:52 +0000
(17:49 -0500)
Clean up the NFSv4.1 slot allocation by replacing nfs_find_slot() with
a function nfs_alloc_slot() that returns a pointer to the nfs4_slot
instead of an offset into the slot table.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found