From: Pavel Shilovsky Date: Thu, 6 Dec 2012 17:24:33 +0000 (+0400) Subject: CIFS: Fix possible data coherency problem after oplock break to None X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~54^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03eca704cfa426aebf6edcc0208536835c109a9f;p=pandora-kernel.git CIFS: Fix possible data coherency problem after oplock break to None by using cifs_invalidate_mapping rather than invalidate_remote_inode in cifs_oplock_break - this invalidates all inode pages and resets fscache cookies. Reviewed-by: Jeff Layton Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed