]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix subvolume group corruption from smb share form 68103/head
authorNizamudeen A <nia@redhat.com>
Sat, 28 Mar 2026 08:20:44 +0000 (13:50 +0530)
committerNizamudeen A <nia@redhat.com>
Mon, 30 Mar 2026 08:22:00 +0000 (13:52 +0530)
commitd3ea3aec1787b24f12c99736c27ddbc18ee27e2d
treef238bcf750308548c0674555006dbbdc8248fb02
parent5bb3278730741031382ca9c3dc9d221a942e06a2
mgr/dashboard: fix subvolume group corruption from smb share form

the SMB share form accidentally corrupts the subvolume group when it
issues a call to the subvolume_info API with an empty subvol_name which
then corrupts the group entirely and the following subvolume creation
gets failed.

The fix is to not call subvol_info with an empty name.

Fixes: https://tracker.ceph.com/issues/75771
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit d932c880249fbd11bf885c9787d78e86e4274a38)
src/pybind/mgr/dashboard/frontend/src/app/ceph/smb/smb-share-form/smb-share-form.component.ts