Skip to content
Commit 2167114c authored by Steven French's avatar Steven French Committed by Steve French
Browse files

Query device characteristics at mount time from server on SMB2/3 not just on cifs mounts



Currently SMB2 and SMB3 mounts do not query the device information at mount time
from the server as is done for cifs.  These can be useful for debugging.
This is a minor patch, that extends the previous one (which added ability to
query file system attributes at mount time - this returns the device
characteristics - also via in /proc/fs/cifs/DebugData)

Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent 7f48558e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment