]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2fff160a1bdc45d46abb28e2089812349ad66178
tree6904e8c808392920874febebf28129e6d1a1b974
parent4c50793550fd5a2b48db04c3ac4fa178171b26c2
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