Query file system attributes from server on SMB2, not just cifs, mounts
authorSteve French <smfrench@gmail.com>
Wed, 9 Oct 2013 07:07:00 +0000 (02:07 -0500)
committerSteve French <smfrench@gmail.com>
Mon, 28 Oct 2013 14:22:55 +0000 (09:22 -0500)
Currently SMB2 and SMB3 mounts do not query the file system attributes
from the server at mount time as is done for cifs.  These can be useful for debugging.

Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifspdu.h
fs/cifs/smb2ops.c
fs/cifs/smb2pdu.c
fs/cifs/smb2proto.h

Simple merge
Simple merge
Simple merge
Simple merge