From 3862c76be6d1ba9bb0e9d8d3bf67c8a3791c2349 Mon Sep 17 00:00:00 2001 From: Dnyaneshwari Date: Wed, 6 Aug 2025 15:12:43 +0530 Subject: [PATCH] mgr/dashboard:[NFS] add Subvolume Groups and Subvolumes in "Edit NFS Export" form Fixes: https://tracker.ceph.com/issues/72435 Signed-off-by: Dnyaneshwari Talwekar (cherry picked from commit aa7a586c5690e26bfc99687a601f8c0c3c221aa7) --- .../ceph/nfs/nfs-form/nfs-form.component.html | 4 +-- .../ceph/nfs/nfs-form/nfs-form.component.ts | 28 ++++++++++++++++++- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html index 6b091e14639..0da4913e9b8 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html @@ -153,7 +153,7 @@
+ *ngIf="storageBackend === 'CEPH' && nfsForm.getValue('fsal').fs_name">
+ *ngIf="storageBackend === 'CEPH' && nfsForm.getValue('fsal').fs_name">