mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-19 07:50:43 +01:00
- Add MatchesDiskExclude() to check both device path and mountpoint - Add MatchesDeviceExclude() for device-only matching - Update collectDisks to check device in addition to mountpoint - Update collectDiskIO to respect disk exclusions - Patterns like /dev/sda, sda, or /mnt/backup all work now Related to #1142