[pve-devel] applied: [PATCH v3 storage 1/1] fix #2920: cifs: add options parameter
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 7 10:46:46 CEST 2023
Am 01/03/2023 um 13:13 schrieb Fiona Ebner:
> From: Stefan Hrdlicka <s.hrdlicka at proxmox.com>
>
> This makes it possible to add all mount options offered by mount.cifs.
> NFS & CIFS now share the options parameter since they use it for the
> same purpose.
>
> Signed-off-by: Stefan Hrdlicka <s.hrdlicka at proxmox.com>
> [FE: rebase + style fixes]
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
>
> Changes from v2:
> * minor improvements in commit message
> * adapt to recently changed cifs_mount function interface
>
> PVE/Storage/CIFSPlugin.pm | 4 +++-
> PVE/Storage/NFSPlugin.pm | 4 ----
> PVE/Storage/Plugin.pm | 6 ++++++
> 3 files changed, 9 insertions(+), 5 deletions(-)
>
>
applied, with trivial context merge conflict resolved & Friedrich's T-b added,
thanks!
More information about the pve-devel
mailing list