From: Trond Myklebust Date: Wed, 30 Jul 2014 01:34:16 +0000 (-0400) Subject: nfsd: nfsd4_locku() must reference the lock stateid X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=858cc57336dd98ca54dff417b55a86aa101f5fb0;p=pandora-kernel.git nfsd: nfsd4_locku() must reference the lock stateid Ensure that nfsd4_locku() keeps a reference to the lock stateid until it is done working with it. Necessary step toward client_mutex removal. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed