kernel: ksmbd: browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO
authorAndrea Pesaresi <[email protected]>
Sat, 11 Oct 2025 08:07:42 +0000 (10:07 +0200)
committerHauke Mehrtens <[email protected]>
Wed, 15 Oct 2025 21:39:33 +0000 (23:39 +0200)
commit711e14af799c126f7be93228c395e4ac9518f131
tree81a8d9fca8098e1d6cef400a89ab9ca92a85601c
parent7ef19bb9cd59f5018fc96b01a5465ed84038cfe8
kernel: ksmbd: browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO

backport from kernel 6.12

ksmbd.mount will give each interfaces list and bind_interfaces_only flags
to ksmbd server. Previously, the interfaces list was sent only
when bind_interfaces_only was enabled.
ksmbd server browse only interfaces list given from ksmbd.conf on
FSCTL_QUERY_INTERFACE_INFO IOCTL.

Signed-off-by: Andrea Pesaresi <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20377
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/generic/backport-6.6/540-v6.12-ksmbd-browse-interfaces-list-on-FSCTL_QUERY_INTERFACE_INFO.patch [new file with mode: 0644]