From: Trond Myklebust Date: Fri, 16 Nov 2012 21:10:11 +0000 (-0500) Subject: NFSv4.1: Simplify slot allocation X-Git-Tag: v3.8-rc1~72^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc03b7f00d7fcd7dbb9302c5ebbd0c2b7fa3557;p=pandora-kernel.git 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 --- Reading git-diff-tree failed