rcourtman
e07bd834b6
Filter virtual/system filesystems from host disk display
...
Host disk bars were showing virtual filesystems like tmpfs, /dev, /run,
/sys, and Docker overlay mounts. These clutter the UI and don't represent
meaningful disk usage.
Changed from `shouldIgnoreReadOnlyFilesystem` (read-only only) to the
full `fsfilters.ShouldSkipFilesystem` which also excludes:
- Virtual FS types: tmpfs, devtmpfs, sysfs, proc, cgroup, etc.
- Special mountpoints: /dev, /proc, /sys, /run, /var/lib/docker, /snap
- Network filesystems: fuse, nfs, cifs, etc.
Related to #790
2025-12-02 00:16:39 +00:00
..
2025-11-26 23:44:36 +00:00
2025-10-20 15:13:37 +00:00
2025-11-05 19:26:20 +00:00
2025-12-01 17:33:36 +00:00
2025-10-11 23:29:47 +00:00
2025-12-01 20:15:32 +00:00
2025-11-26 23:44:36 +00:00
2025-12-01 17:33:36 +00:00
2025-11-18 09:46:48 +00:00
2025-12-01 20:44:00 +00:00
2025-12-01 10:40:48 +00:00
2025-12-01 19:40:32 +00:00
2025-10-22 15:36:26 +00:00
2025-12-01 19:58:43 +00:00
2025-10-15 19:27:19 +00:00
2025-12-01 20:26:21 +00:00
2025-12-01 10:03:47 +00:00
2025-12-01 01:37:28 +00:00
2025-10-20 15:13:38 +00:00
2025-10-14 16:13:53 +00:00
2025-11-12 09:47:02 +00:00
2025-12-01 21:18:33 +00:00
2025-12-01 10:53:41 +00:00
2025-10-23 08:07:32 +00:00
2025-12-01 20:34:48 +00:00
2025-11-26 23:44:36 +00:00
2025-10-25 16:00:37 +00:00
2025-12-01 20:34:48 +00:00
2025-12-01 21:18:33 +00:00
2025-11-27 09:16:53 +00:00
2025-12-01 20:07:22 +00:00
2025-10-11 23:29:47 +00:00
2025-12-01 19:33:06 +00:00
2025-11-27 09:19:33 +00:00
2025-12-01 21:18:33 +00:00
2025-11-18 22:57:20 +00:00
2025-12-01 13:15:29 +00:00
2025-10-20 15:13:38 +00:00
2025-12-01 19:40:32 +00:00
2025-11-11 23:52:24 +00:00
2025-11-05 19:28:37 +00:00
2025-11-20 22:00:56 +00:00
2025-12-01 20:15:32 +00:00
2025-11-18 14:25:09 +00:00
2025-11-18 09:46:48 +00:00
2025-11-06 00:16:18 +00:00
2025-12-01 22:13:43 +00:00
2025-12-01 18:42:57 +00:00
2025-12-02 00:16:39 +00:00
2025-12-01 22:23:47 +00:00
2025-11-27 00:05:04 +00:00
2025-10-11 23:29:47 +00:00
2025-11-30 07:07:18 +00:00
2025-10-11 23:29:47 +00:00
2025-11-18 21:30:04 +00:00
2025-12-01 20:26:21 +00:00
2025-11-27 10:08:37 +00:00
2025-12-01 20:44:00 +00:00
2025-11-26 23:44:36 +00:00
2025-12-01 19:04:23 +00:00
2025-11-18 18:42:33 +00:00
2025-11-18 18:42:33 +00:00
2025-12-01 19:26:37 +00:00
2025-10-25 13:12:47 +00:00
2025-12-01 21:56:33 +00:00
2025-12-01 20:03:05 +00:00