Fix filesystem children creation logic
All checks were successful
Build and Release / build-and-release (push) Successful in 1m17s

- Allow filesystem entries to be created with any metric, not just mount_point
- Ensure filesystem children appear under physical drive pools
- Improve mount point fallback logic for better compatibility
This commit is contained in:
2025-11-23 13:04:01 +01:00
parent c3626cc362
commit fab6404cca
5 changed files with 19 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard-shared"
version = "0.1.104"
version = "0.1.105"
edition = "2021"
[dependencies]