mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
61bb582d82
- 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