From: Pavel Shilovsky Date: Sun, 21 Nov 2010 19:36:12 +0000 (+0300) Subject: CIFS: Make cifsFileInfo_put work with strict cache mode X-Git-Tag: v2.6.38-rc2~4^2~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8ba8a0c095933dd54a2c281750c8a85b329b26;p=pandora-kernel.git CIFS: Make cifsFileInfo_put work with strict cache mode On strict cache mode when we close the last file handle of the inode we should set invalid_mapping flag on this inode to prevent data coherency problem when we open it again but it has been modified on the server. Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed