[pve-devel] applied: [PATCH storage manager docs] Allow mounting of CIFS subdirectories
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Feb 7 15:58:08 CET 2023
Am 02/02/2023 um 15:20 schrieb Leo Nunner:
> On 2022-12-01 12:32, Leo Nunner wrote:
>> CIFS supports mounting subdirectories inside a share, so it makes sense
>> to also have the 'subdir' parameter for the CIFS backend. I'm also
>> looking into allowing overrides for all the fixed directories, but
>> even then, I think it makes sense to support this parameter (for either
>> providing a prefix to all the other directories, or just changing the
>> base directory).
>>
>> storage:
>>
>> Leo Nunner (1):
>> fix #2641: allow mounting of CIFS subdirectories
>>
>> PVE/Storage/CIFSPlugin.pm | 39 ++++++++++++++++++++-----------------
>> PVE/Storage/CephFSPlugin.pm | 4 ----
>> PVE/Storage/Plugin.pm | 5 +++++
>> 3 files changed, 26 insertions(+), 22 deletions(-)
>>
>> manager:
>>
>> Leo Nunner (1):
>> fix #2641: expose CIFS subdir parameter through GUI
>>
>> www/manager6/storage/CIFSEdit.js | 11 +++++++++++
>> 1 file changed, 11 insertions(+)
>>
>> docs:
>>
>> Leo Nunner (1):
>> fix #2641: document subdir parameter for CIFS backend
>>
>> pve-storage-cifs.adoc | 5 +++++
>> 1 file changed, 5 insertions(+)
>
> Bump due to continued user demand. storage and manager seem to still
storage produces a merge conflict, that git could auto-merge.
Would be great if you could send a v2 for manager and docs, as those I'd apply
then once storage is bumped.
More information about the pve-devel
mailing list