This patchset includes various cleanups that touch open codepath. This will help to introduce share modes into cifs module easier. Patches are rebased on top of Sachin's patchset "Clean up MF-Symlink code and add readlink support for DFS shares". Pavel Shilovsky (4): CIFS: Cleanup CIFSSMBOpen CIFS: Cleanup cifs_mknod CIFS: Remove extra indentation in cifs_sfu_type CIFS: Cleanup cifs open codepath fs/cifs/cifsacl.c | 40 +++++++++---- fs/cifs/cifsproto.h | 7 +-- fs/cifs/cifssmb.c | 158 +++++++++++++++++++++++++++--------------------- fs/cifs/dir.c | 59 +++++++++--------- fs/cifs/file.c | 2 +- fs/cifs/inode.c | 166 +++++++++++++++++++++++++++++---------------------- fs/cifs/link.c | 44 +++++++++----- fs/cifs/smb1ops.c | 71 +++++++++++++--------- 8 files changed, 317 insertions(+), 230 deletions(-) -- 1.7.10.4 -- 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