[pve-devel] [PATCH-SERIES v3 storage/docs] fix #2920: add options parameter to CIFS plugin
Fiona Ebner
f.ebner at proxmox.com
Wed Mar 1 13:13:24 CET 2023
similar to the already existing parameter for NFS.
Changes v2 -> v3:
* Rebase on current master.
* Minor style fixes.
Changes v1 -> v2:
# pve-storage (1/2)
* fixed nitpicks
# pve-docs (2/2)
* extended options explanation
* changed example option to `echo_interval=30` as second parameter
storage:
Stefan Hrdlicka (1):
fix #2920: cifs: add options parameter
PVE/Storage/CIFSPlugin.pm | 4 +++-
PVE/Storage/NFSPlugin.pm | 4 ----
PVE/Storage/Plugin.pm | 6 ++++++
3 files changed, 9 insertions(+), 5 deletions(-)
docs:
Stefan Hrdlicka (1):
fix #2920: add cifs options parameter
pve-storage-cifs.adoc | 8 ++++++++
1 file changed, 8 insertions(+)
--
2.30.2
More information about the pve-devel
mailing list