From: Steve French Date: Tue, 11 Sep 2007 05:50:53 +0000 (+0000) Subject: [CIFS] lock inode open file list in close in case racing with open X-Git-Tag: v2.6.24-rc1~138^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4efa53f0907bb4378015c129a2c11b8d3a90bce2;p=pandora-kernel.git [CIFS] lock inode open file list in close in case racing with open Harmless since it only protected turning off caching for the inode, but cleaner to lock around this in case we have a close racing with open. Signed-off-by: Shaggy CC: Cyrill Gorcunov Signed-off-by: Steve French --- Reading git-diff-tree failed