mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
437323412f
Operators can explicitly select tmpfs paths that automatic filesystem filtering would otherwise hide. Multiple such mounts commonly share both the generic tmpfs device name and capacity, so applying normal storage deduplication to them silently dropped configured disks from collection. Limit device-and-capacity deduplication to normally visible storage while preserving it for NAS bind mounts and subvolumes. Change-source: issue #1875