On 4/07/25 03:40, Milos Nikic wrote:
Hi all,
I’m working on a user-space metadata journaling layer for libdiskfs and
have run into a boot-time issue I hope to get guidance on.
The goal is to capture metadata changes very early in the boot process —
ideally even before fsck — and flush them t
Hi all,
I’m working on a user-space metadata journaling layer for libdiskfs and
have run into a boot-time issue I hope to get guidance on.
The goal is to capture metadata changes very early in the boot process —
ideally even before fsck — and flush them to a raw device (backed by a file
or simila
Milos Nikic, le mer. 02 juil. 2025 18:25:11 -0700, a ecrit:
> Thank you for sharing your thoughts on real-time support
Not real-time, relatime :)
(relative atime)
It really saves a *lot* of utime updates.
Samuel