Skip to content
Commit 0de1f4c6 authored by Steve French's avatar Steve French Committed by Steve French
Browse files

Add way to query server fs info for smb3



The server exports information about the share and underlying
device under an SMB3 export, including its attributes and
capabilities, which is stored by cifs.ko when first connecting
to the share.

Add ioctl to cifs.ko to allow user space smb3 helper utilities
(in cifs-utils) to display this (e.g. via smb3util).

This information is also useful for debugging and for
resolving configuration errors.

Signed-off-by: default avatarSteve French <steve.french@primarydata.com>
parent 1b647a16
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