Looks low risk and useful. Merged into cifs-2.6.git for-next. This information may be something (when we implement witness or move to polling with this ioctl) we will want to make available via the debug ioctl and/or proc On Thu, Jun 14, 2018 at 10:04 AM, Aurelien Aptel <aaptel@xxxxxxxx> wrote: > This serie parses and stores the results of network interface queries > in each session, as discussed at SambaXP. > > This is the first step for implementing multichannel. > > Changes since v1: > * fix kcalloc() params in parse_server_interfaces() > > Aurelien Aptel (5): > CIFS: move default port definitions to cifsglob.h > CIFS: complete PDU definitions for interface queries > CIFS: add iface info to struct cifs_ses > CIFS: parse and store info on iface queries > CIFS: dump every session iface info > > fs/cifs/cifs_debug.c | 27 ++++++++ > fs/cifs/cifsglob.h | 24 ++++++++ > fs/cifs/connect.c | 3 - > fs/cifs/misc.c | 2 + > fs/cifs/smb2ops.c | 170 ++++++++++++++++++++++++++++++++++++++++++++++----- > fs/cifs/smb2pdu.h | 23 ++++++- > 6 files changed, 228 insertions(+), 21 deletions(-) > > -- > 2.13.6 > -- Thanks, Steve -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html