Four cifs fixes (including for kernel bug #53221 and samba bug #9519) The following changes since commit 309667e53fcfd8e0b423280b6ea5a648fd92166c: Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild (2013-02-27 12:28:30 -0800) are available in the git repository at: git://git.samba.org/sfrench/cifs-2.6.git for-next Jeff Layton (1): cifs: ensure that cifs_get_root() only traverses directories Martijn de Gouw (1): cifs: set MAY_SIGN when sec=krb5 Ouyang Maochun (1): cifs: bugfix for unreclaimed writeback pages in cifs_writev_requeue() Steve French (1): POSIX extensions disabled on client due to illegal O_EXCL flag sent to Samba fs/cifs/cifsfs.c | 5 +++++ fs/cifs/cifssmb.c | 5 ++++- fs/cifs/connect.c | 2 +- fs/cifs/file.c | 12 +++++++++--- 4 files changed, 19 insertions(+), 5 deletions(-) -- Thanks, Steve -- 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