From: Trond Myklebust Date: Tue, 20 Nov 2012 19:17:32 +0000 (-0500) Subject: NFSv4.1: Clean up nfs4_free_slot X-Git-Tag: v3.8-rc1~72^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4af6e2abc8efb1695203a2b76876edf80f79960;p=pandora-kernel.git NFSv4.1: Clean up nfs4_free_slot Change the argument to take the pointer to the slot, instead of just the slotid. We know that the new value of highest_used_slot must be less than the current value. No need to scan the whole table. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed