commit | 2dc03b7f00d7fcd7dbb9302c5ebbd0c2b7fa3557 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Nov 16 16:10:11 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 26 17:49:52 2012 -0500 |
tree | 9ee6ff8757e435cf153751fd7889c5499a429ffa | |
parent | 2b2fa71723f955d5b4a0f4edd99cf3cd69ceafd1 [diff] |
NFSv4.1: Simplify slot allocation 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>