Skip to content
Snippets Groups Projects
Commit d2d7ce28 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Replace lock_owner->ld_id with an ida based allocator


Again, We're unlikely to ever need more than 2^31 simultaneous lock
owners, so let's replace the custom allocator.

Now that there are no more users, we can also get rid of the custom
allocator code.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 9157c31d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment