freebsd-dev/sbin/mount
Attilio Rao 2e564269d0 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
GIANT from VFS. In addition, disconnect also netsmb, which is a base
requirement for SMBFS.

In the while SMBFS regular users can use FUSE interface and smbnetfs
port to work with their SMBFS partitions.

Also, there are ongoing efforts by vendor to support in-kernel smbfs,
so there are good chances that it will get relinked once properly locked.

This is not targeted for MFC.
2012-10-18 12:04:56 +00:00
..
extern.h
getmntopts.3 Fix minor nits: 2012-10-15 13:20:08 +00:00
getmntopts.c - Clean up checkpath(). 2012-01-20 07:29:29 +00:00
Makefile
mntopts.h Change checkpath() to not exit on error. This is a prerequisite for 2012-01-16 19:34:21 +00:00
mount_fs.c Don't print the nmount(2) provided error message if it is empty. 2012-01-20 12:59:12 +00:00
mount.8 Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
mount.c Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
pathnames.h
vfslist.c