freebsd-skq/contrib/smbfs/mount_smbfs
trasz 7688b8f62e MFC r271258:
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.

Approved by:	re (gjb)
Sponsored by:	The FreeBSD Foundation
2014-09-25 17:47:26 +00:00
..
mount_smbfs.8 Bump .Dd date for previous revision. 2011-09-17 22:53:05 +00:00
mount_smbfs.c MFC r271258: 2014-09-25 17:47:26 +00:00