A filesystem "change journal" and other topics
A filesystem "change journal" and other topics
Posted Jun 11, 2018 5:49 UTC (Mon) 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
I guess it *used* to be special because it was the only thing which had to open files by inode number. Now we have open_by_handle_at() this problem has to be solved in any case, even for local filesystems :)
