I add new ones (fsync, mmap) and modified previous patches (read, write, close) and their descriptions. Here is the complete set of them. 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 | 79 +++++++++++++++++++++++++++++++++++++++++++++---- fs/cifs/connect.c | 5 +++ fs/cifs/file.c | 54 +++++++++++++++++++++++++--------- 5 files changed, 123 insertions(+), 21 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