Here are new set of patches. I made changes according to Jeff's notices and fix bugs in fsync and mmap. Pavel Shilovsky (6): CIFS: Make cifsFileInfo_put work with strict cache mode CIFS: Make read call work with strict cache mode CIFS: Make write call work with strict cache mode CIFS: Make cifs_fsync work with strict cache mode CIFS: Make cifs_file_map work with strict cache mode CIFS: Add strictcache mount option fs/cifs/README | 5 +++ fs/cifs/cifs_fs_sb.h | 1 + fs/cifs/cifsfs.c | 71 +++++++++++++++++++++++++++++++++++++++++++++---- fs/cifs/connect.c | 5 +++ fs/cifs/file.c | 62 +++++++++++++++++++++++++++++++++---------- 5 files changed, 124 insertions(+), 20 deletions(-) -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html