A filesystem "change journal" and other topics
A filesystem "change journal" and other topics
Posted Jul 8, 2018 15:09 UTC (Sun) by nix (subscriber, #2304)In reply to: A filesystem "change journal" and other topics by bfields
Parent article: A filesystem "change journal" and other topics
> If you've observed this, please file a bug report against the NFS server.
What, this works?! It didn't used to, but mind you that was many years ago. I assumed it still didn't work because I mentioned it here and someone -- perhaps Al Viro? -- asked astoundedly why I would ever expect changes on the client to fire watches on the server. I decided that inotify was therefore useless-by-design for more reasons than I thought it was, and never looked again.
If that's actually been considered a bug and fixed at some point in the last decade or so, then the only remaining problem is the scalability one, and for that one presumably just needs a better API. (Well, that and a way to get the right subset of change notifications back out to clients, but *that* is a problem that can obviously be solved entirely in userspace.)
