From: Trond Myklebust Date: Wed, 30 Jul 2014 01:34:15 +0000 (-0400) Subject: nfsd: Add reference counting to lock stateids X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d0fabd5a48fbf6e7097c17325295ae778137fe3;p=pandora-kernel.git nfsd: Add reference counting to lock stateids Ensure that nfsd4_lock() references the lock stateid while it is manipulating it. Not currently necessary, but will be once the client_mutex is removed. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed