[pve-devel] [PATCH storage docs] follow-up: change formatting for dir overrides

Leo Nunner l.nunner at proxmox.com
Thu Jan 5 17:16:56 CET 2023


The "dirs" parameter was renamed to "content-dirs" for clarity.

Changed the separator for overrides to '=' instead of ':' (so,
"vtype=/dir"), and remove a misleading error message talking about
absolute paths; rationale in commit message.

storage:

Leo Nunner (1):
  plugin: change name, separator and error message for dir overrides

 PVE/Storage/CIFSPlugin.pm |  2 +-
 PVE/Storage/DirPlugin.pm  |  2 +-
 PVE/Storage/NFSPlugin.pm  |  2 +-
 PVE/Storage/Plugin.pm     | 18 +++++++++---------
 test/get_subdir_test.pm   |  4 ++--
 5 files changed, 14 insertions(+), 14 deletions(-)

docs:

Leo Nunner (1):
  docs: rename "dirs" parameter, clarify paths

 pve-storage-cifs.adoc |  2 +-
 pve-storage-dir.adoc  | 13 +++++++------
 pve-storage-nfs.adoc  |  2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)

-- 
2.30.2






More information about the pve-devel mailing list