diff options
author | Pavel Shilovsky <piastry@etersoft.ru> | 2011-03-15 23:55:32 +0100 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-05-19 16:10:50 +0200 |
commit | 257fb1f15d72f89dad2d72fa467c189f2d7fdd71 (patch) | |
tree | 75069bb2801c4e9642d00b702c0c2e742826de33 /Documentation | |
parent | cifs: fix comment in validate_t2 (diff) | |
download | linux-257fb1f15d72f89dad2d72fa467c189f2d7fdd71.tar.xz linux-257fb1f15d72f89dad2d72fa467c189f2d7fdd71.zip |
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
Use invalidate_inode_pages2 that don't leave pages even if shrink_page_list()
has a temp ref on them. It prevents a data coherency problem when
cifs_invalidate_mapping didn't invalidate pages but the client thinks that a data
from the cache is uptodate according to an oplock level (exclusive or II).
Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions