From: Trond Myklebust Date: Sat, 24 Jan 2015 21:03:52 +0000 (-0500) Subject: NFSv4: Update of VFS byte range lock must be atomic with the stateid update X-Git-Tag: fixes-v4.0-rc1~136^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c69899a17ca4836230720e65493942d9582a0424;p=pandora-kernel.git NFSv4: Update of VFS byte range lock must be atomic with the stateid update Ensure that we test the lock stateid remained unchanged while we were updating the VFS tracking of the byte range lock. Have the process replay the lock to the server if we detect that was not the case. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed