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)
commit34f626406c09dd45878ce75170abab342985ec24
tree6904e8c808392920874febebf28129e6d1a1b974
parent64a5cfa6db94c5abba2cafe77aca077dd1e3283b
Query file system attributes from server on SMB2, not just cifs, mounts

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