]> git.baikalelectronics.ru Git - kernel.git/commit
nfs4client: convert to idr_alloc()
authorTejun Heo <tj@kernel.org>
Thu, 28 Feb 2013 01:05:01 +0000 (17:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Feb 2013 03:10:20 +0000 (19:10 -0800)
commit927535e281cf3ee4815bf85eb979fe6d1b46bda3
tree12a5a607d1a9057b0e56f2e9f2c50391cc22075d
parent69cf997c195cdbd1207b9a9944a08ccb264fbadc
nfs4client: convert to idr_alloc()

Convert to the much saner new idr interface.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nfs/nfs4client.c