HomeFreeBSD

Make mount_smbfs(8) preserve the "automounted" mount flag.

Description

Make mount_smbfs(8) preserve the "automounted" mount flag.

The issue here is that we have to pass this flag as a string,
in iov, because it doesn't fit in mntflags, which is an int.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation

Details

Provenance
traszAuthored on
Parents
rS271257: Use the correct idiom for default values, and ensure that the script
Branches
Unknown
Tags
Unknown

Event Timeline