From: Jeff Layton Date: Mon, 30 Jun 2014 15:48:41 +0000 (-0400) Subject: nfsd: clean up nfsd4_release_lockowner X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd44907c2d8f0647903d0c55520a34e24eeeb1cd;p=pandora-kernel.git nfsd: clean up nfsd4_release_lockowner Now that we know that we won't have several lockowners with the same, owner->data, we can simplify nfsd4_release_lockowner and get rid of the lo_list in the process. Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed