From: Trond Myklebust Date: Sat, 24 Jan 2015 23:38:15 +0000 (-0500) Subject: NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised X-Git-Tag: fixes-v4.0-rc1~136^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b447539aa9aaac0a0215f3e28a0839553210e7e;p=pandora-kernel.git NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised The original text in RFC3530 was terribly confusing since it conflated lockowners and lock stateids. RFC3530bis clarifies that you must use open_to_lock_owner when there is no lock state for that file+lockowner combination. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed