From: Jeff Layton Date: Mon, 30 Jun 2014 15:48:39 +0000 (-0400) Subject: nfsd: Allow lockowners to hold several stateids X-Git-Tag: omap-for-v3.17/fixes-against-rc2~101^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c53530da4dfede2f080129b58a89ef907e5a0dfd;p=pandora-kernel.git nfsd: Allow lockowners to hold several stateids A lockowner can have more than one lock stateid. For instance, if a process has more than one file open and has locks on both, then the same lockowner has more than one stateid associated with it. Change it so that this reality is better reflected by the objects that nfsd uses. Signed-off-by: Trond Myklebust Signed-off-by: Jeff Layton Reviewed-by: Christoph Hellwig Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed