Fixes for a couple of DFS problems, a problem with extended security negotiation and two other small cifs fixes. The following changes since commit 62106e96279f66c52e2123782f9420af9dbe8cbe: cifs: only set ops for inodes in I_NEW state (2013-05-24 12:55:39 -0500) are available in the git repository at: git://git.samba.org/sfrench/cifs-2.6.git for-3.10 Jeff Layton (5): cifs: fix potential buffer overrun when composing a new options string cifs: allow sec=none mounts to work against servers that don't support extended security cifs: fix error handling when calling cifs_parse_devname cifs: stop printing the unc= option in /proc/mounts cifs: fix composing of mount options for DFS referrals fs/cifs/cifs_dfs_ref.c | 141 ++++++++++++++++++++++++----------------------- fs/cifs/cifsfs.c | 3 - fs/cifs/connect.c | 23 +++++--- fs/cifs/dns_resolve.c | 4 +- 4 files changed, 88 insertions(+), 83 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