From: Anna Schumaker Date: Wed, 3 Sep 2014 18:15:40 +0000 (-0400) Subject: NFS: Clear up state owner lock usage X-Git-Tag: fixes-for-v3.18-merge-window~10^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61beef75cc5bae119e500c9f25daad8596c7cbe4;p=pandora-kernel.git NFS: Clear up state owner lock usage can_open_cached() reads values out of the state structure, meaning that we need the so_lock to have a correct return value. As a bonus, this helps clear up some potentially confusing code. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed