Atime and btrfs: a bad combination?
Atime and btrfs: a bad combination?
Posted Jun 1, 2012 13:13 UTC (Fri) by jzbiciak (guest, #5246)In reply to: Atime and btrfs: a bad combination? by MrWim
Parent article: Atime and btrfs: a bad combination?
Of course, here's where it breaks: How do you export that over NFS? I guess nfsd would also need to talk to that infrastructure also.
My suggestion about doing it at the kernel level is that you retain the userspace ABI, and there's never an application that breaks because you've radically changed where atime gets monitored and recorded.
I guess you could provide a FUSE-like mechanism to hook userspace back up to 'stat'.
Posted Jun 3, 2012 22:39 UTC (Sun)
by MrWim (subscriber, #47432)
[Link] (1 responses)
As you say a FUSE filesystem could be offered to preserve the stat() interface but it would probably be less work to get the existing apps which use atime to use some new library. The only examples I ever hear of are tmpwatch and mutt.
Posted Jun 7, 2012 12:29 UTC (Thu)
by MrWim (subscriber, #47432)
[Link]
Atime and btrfs: a bad combination?
Atime and btrfs: a bad combination?