From: Trond Myklebust Date: Sat, 24 Jan 2015 20:07:56 +0000 (-0500) Subject: NFSv4: Fix atomicity problems with lock stateid updates X-Git-Tag: fixes-v4.0-rc1~136^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39071e6fff7d7e11a5993afd67240ef04a4d05a0;p=pandora-kernel.git NFSv4: Fix atomicity problems with lock stateid updates When we update the lock stateid, we really do need to ensure that this is done under the state->state_lock, and that we are indeed only updating confirmed locks with a newer version of the same stateid. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed