d618c66c60
Some driver specific config options have been marked as deprecated in Pike and are now being removed. The equivalent generic options are available. Note that the 'smbfs_sparsed_volumes' config option was only used by the Linux SMB driver, which was removed in Pike. By mistake, it was copied over to the Windows SMB driver, which was inheriting it. Change-Id: I23def8b2095dcf3945d2e0e1b4e5efe178cef9be
8 lines
300 B
YAML
8 lines
300 B
YAML
---
|
|
upgrades:
|
|
- |
|
|
The following config SMBFS volume driver options have been deprecated
|
|
and are now being removed: ``smbfs_allocation_info_file_path``,
|
|
``smbfs_sparsed_volumes``, ``smbfs_used_ratio``, ``smbfs_oversub_ratio``.
|
|
Note that the equivalent generic options are available.
|