From c53530da4dfede2f080129b58a89ef907e5a0dfd Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Mon, 30 Jun 2014 11:48:39 -0400 Subject: [PATCH] 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-format-patch failed