xfs_healer
xfs_healer
Posted Jan 26, 2026 16:47 UTC (Mon) by zhaan (subscriber, #177139)In reply to: xfs_healer by jengelh
Parent article: Filesystem medley: EROFS, NTFS, and XFS
Not an expert, but my guess is that the operations would happen sequentially and transactionally. Corruption would be fixed (at block level), then the /bin/rm would execute assuming there weren't other block corruption fixes queued. So you would be injecting a /bin/rm into a process queue.
