Reviewed-by: Meetakshi Setiya <[email protected]> Thanks Meetakshi
________________________________________ From: Bagas Sanjaya <[email protected]> Sent: 10 September 2025 08:13 To: Linux Kernel Mailing List <[email protected]>; Linux Documentation <[email protected]>; Linux DAMON <[email protected]>; Linux Memory Management List <[email protected]>; Linux Power Management <[email protected]>; Linux Block Devices <[email protected]>; Linux BPF <[email protected]>; Linux Kernel Workflows <[email protected]>; Linux KASAN <[email protected]>; Linux Devicetree <[email protected]>; Linux fsverity <[email protected]>; Linux MTD <[email protected]>; Linux DRI Development <[email protected]>; Linux Kernel Build System <[email protected]>; Linux Networking <[email protected]>; Linux Sound <[email protected]> Cc: Thomas Gleixner <[email protected]>; Borislav Petkov <[email protected]>; Peter Zijlstra <[email protected]>; Josh Poimboeuf <[email protected]>; Pawan Gupta <[email protected]>; Jonathan Corbet <[email protected]>; SeongJae Park <[email protected]>; Andrew Morton <[email protected]>; David Hildenbrand <[email protected]>; Lorenzo Stoakes <[email protected]>; Liam R. Howlett <[email protected]>; Vlastimil Babka <[email protected]>; Mike Rapoport <[email protected]>; Suren Baghdasaryan <[email protected]>; Michal Hocko <[email protected]>; Huang Rui <[email protected]>; Gautham R. Shenoy <[email protected]>; Mario Limonciello <[email protected]>; Perry Yuan <[email protected]>; Jens Axboe <[email protected]>; Alexei Starovoitov <[email protected]>; Daniel Borkmann <[email protected]>; Andrii Nakryiko <[email protected]>; Martin KaFai Lau <[email protected]>; Eduard Zingerman <[email protected]>; Song Liu <[email protected]>; Yonghong Song <[email protected]>; John Fastabend <[email protected]>; KP Singh <[email protected]>; Stanislav Fomichev <[email protected]>; Hao Luo <[email protected]>; Jiri Olsa <[email protected]>; Dwaipayan Ray <[email protected]>; Lukas Bulwahn <[email protected]>; Joe Perches <[email protected]>; Andrey Ryabinin <[email protected]>; Alexander Potapenko <[email protected]>; Andrey Konovalov <[email protected]>; Dmitry Vyukov <[email protected]>; Vincenzo Frascino <[email protected]>; Rob Herring <[email protected]>; Krzysztof Kozlowski <[email protected]>; Conor Dooley <[email protected]>; Eric Biggers <[email protected]>; [email protected] <[email protected]>; Richard Weinberger <[email protected]>; Zhihao Cheng <[email protected]>; Maarten Lankhorst <[email protected]>; Maxime Ripard <[email protected]>; Thomas Zimmermann <[email protected]>; David Airlie <[email protected]>; Simona Vetter <[email protected]>; Nathan Chancellor <[email protected]>; Nicolas Schier <[email protected]>; Ingo Molnar <[email protected]>; Will Deacon <[email protected]>; Boqun Feng <[email protected]>; Waiman Long <[email protected]>; David S. Miller <[email protected]>; Eric Dumazet <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni <[email protected]>; Simon Horman <[email protected]>; Shay Agroskin <[email protected]>; Arthur Kiyanovski <[email protected]>; David Arinzon <[email protected]>; Saeed Bishara <[email protected]>; Andrew Lunn <[email protected]>; Alexandru Ciobotaru <[email protected]>; The AWS Nitro Enclaves Team <[email protected]>; Jesper Dangaard Brouer <[email protected]>; Bagas Sanjaya <[email protected]>; Laurent Pinchart <[email protected]>; Ranganath V N <[email protected]>; Steven French <[email protected]>; Meetakshi Setiya <[email protected]>; Greg Kroah-Hartman <[email protected]>; Martin K. Petersen <[email protected]>; Bart Van Assche <[email protected]>; Thomas Weißschuh <[email protected]>; Masahiro Yamada <[email protected]>; Mauro Carvalho Chehab <[email protected]>; Jani Nikula <[email protected]> Subject: [EXTERNAL] [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link Convert KSMBD docs link to internal link. Signed-off-by: Bagas Sanjaya <[email protected]> --- Documentation/filesystems/smb/smbdirect.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/filesystems/smb/smbdirect.rst b/Documentation/filesystems/smb/smbdirect.rst index ca6927c0b2c084..6258de919511fa 100644 --- a/Documentation/filesystems/smb/smbdirect.rst +++ b/Documentation/filesystems/smb/smbdirect.rst @@ -76,8 +76,8 @@ Installation Setup and Usage ================ -- Set up and start a KSMBD server as described in the `KSMBD documentation - <https://www.kernel.org/doc/Documentation/filesystems/smb/ksmbd.rst>`_. +- Set up and start a KSMBD server as described in the :doc:`KSMBD documentation + <ksmbd>`. Also add the "server multi channel support = yes" parameter to ksmbd.conf. - On the client, mount the share with `rdma` mount option to use SMB Direct -- An old man doll... just what I always wanted! - Clara
