commit | 03eca704cfa426aebf6edcc0208536835c109a9f | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Thu Dec 06 21:24:33 2012 +0400 |
committer | Steve French <smfrench@gmail.com> | Fri Dec 07 13:08:07 2012 -0600 |
tree | 8d7651f70979ca8b0bab080325eaac4ad00b766c | |
parent | 081c0414dcdfd13c4276db30a775a5d0f72ad91a [diff] |
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 <jlayton@redhat.com> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <smfrench@gmail.com>