xfs_healer
xfs_healer
Posted Jan 25, 2026 11:08 UTC (Sun) by jengelh (subscriber, #33263)In reply to: xfs_healer by djwong
Parent article: Filesystem medley: EROFS, NTFS, and XFS
How do xfs.ko and xfs_healer work together ensuring that they do not write data simultaneously? For example when a user just so happens to call /bin/rm mere nanoseconds after the kernel has detected corruption in the same file. Or when xfs_healer relocates a piece of data, that a concurrent "open(blah, O_CREAT)" do not write to the same empty block.
