HomeFreeBSD

Re-add the code to automatically load the smbfs.ko module if necessary.
rS130789Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Re-add the code to automatically load the smbfs.ko module if necessary.
We can't realy on the mount(2) system call to do it for us here because
smb_lib_init() needs the module and we call it before mount(). The old
code has been slightly modified to not use the getvfsent(3) API which
is now retired.

Noticed by: many

Details

Provenance
muxAuthored on
Parents
rS130788: Micro-tweaking.
Branches
Unknown
Tags
Unknown

Event Timeline