Vladimir Dronnikov also submitted a CIFS support patch to mount, which I
heavily reworked here and probably broke. Tomorrow I need to set up a copy of samba to test against. (This compiles, I make no promises beyond that.)
This commit is contained in:
@@ -372,6 +372,12 @@ config CONFIG_FEATURE_MOUNT_NFS
|
||||
help
|
||||
Enable mounting of NFS file systems.
|
||||
|
||||
config CONFIG_FEATURE_MOUNT_CIFS
|
||||
bool "Support mounting CIFS/SMB file systems"
|
||||
default n
|
||||
depends on CONFIG_MOUNT
|
||||
help
|
||||
Enable support for samba mounts.
|
||||
config CONFIG_FEATURE_MOUNT_FLAGS
|
||||
depends on CONFIG_MOUNT
|
||||
bool "Support lots of -o flags in mount."
|
||||
|
||||
Reference in New Issue
Block a user