public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH storage] feature: enable 'content-dirs' property for cephfs
@ 2023-03-21 12:59 Leo Nunner
  2023-03-21 13:05 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Nunner @ 2023-03-21 12:59 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
---
 PVE/Storage/CephFSPlugin.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/PVE/Storage/CephFSPlugin.pm b/PVE/Storage/CephFSPlugin.pm
index 944f0b8..79106cc 100644
--- a/PVE/Storage/CephFSPlugin.pm
+++ b/PVE/Storage/CephFSPlugin.pm
@@ -137,6 +137,7 @@ sub properties {
 sub options {
     return {
 	path => { fixed => 1 },
+	'content-dirs' => { optional => 1 },
 	monhost => { optional => 1},
 	nodes => { optional => 1 },
 	subdir => { optional => 1 },
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH storage] feature: enable 'content-dirs' property for cephfs
  2023-03-21 12:59 [pve-devel] [PATCH storage] feature: enable 'content-dirs' property for cephfs Leo Nunner
@ 2023-03-21 13:05 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-03-21 13:05 UTC (permalink / raw)
  To: Proxmox VE development discussion, Leo Nunner

Am 21/03/2023 um 13:59 schrieb Leo Nunner:
> Signed-off-by: Leo Nunner <l.nunner@proxmox.com>
> ---
>  PVE/Storage/CephFSPlugin.pm | 1 +
>  1 file changed, 1 insertion(+)
> 
>

applied, thanks!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-21 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 12:59 [pve-devel] [PATCH storage] feature: enable 'content-dirs' property for cephfs Leo Nunner
2023-03-21 13:05 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal