From 61beef75cc5bae119e500c9f25daad8596c7cbe4 Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Wed, 3 Sep 2014 14:15:40 -0400 Subject: [PATCH] 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-format-patch failed