Page MenuHomeFreeBSD

MFC r340031, r340032, r340048: Improve SMB documentation
ClosedPublic

Authored by 0mp on Mar 13 2020, 10:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 8:14 AM
Unknown Object (File)
Nov 12 2024, 4:01 PM
Unknown Object (File)
Oct 30 2024, 10:56 AM
Unknown Object (File)
Oct 11 2024, 1:01 AM
Unknown Object (File)
Sep 30 2024, 8:08 PM
Unknown Object (File)
Sep 28 2024, 3:20 PM
Unknown Object (File)
Sep 19 2024, 5:37 AM
Unknown Object (File)
Sep 14 2024, 5:56 AM
Subscribers

Details

Summary

I do not plan to MFC to stable/11 due to merge conflicts.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

MFC r340031, r340032, r340048: Improve SMB documentation

Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D24057


smbutil(1): Reference nsmb.conf(5) and mount_smbfs(8)

Reviewed by:	bcr
Approved by:    krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17809


mount_smbfs(8): Mention /etc/nsmb.conf, smbutil(1) and nsmb.conf(5)

Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17808


nsmb.conf(5): Document the order of configuration loading

Based on the comments in /etc/nsmb.conf.

Reviewed by:	bcr
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D17810

Looks good, ready to go!

This revision is now accepted and ready to land.Mar 13 2020, 10:26 AM