A filesystem "change journal" and other topics
A filesystem "change journal" and other topics
Posted Jun 7, 2018 8:31 UTC (Thu) by scabrero (guest, #124899)Parent article: A filesystem "change journal" and other topics
The change journal may be potentially useful for a future DFS-Replication server for Samba. To implement the server side of the protocol it is necessary to generate a data structure and store it somewhere each time a file is created/modified/deleted, which is not a problem if samba is on the path (eg. a client through SMB), but the "change journal" would help to notice about changes made by local users even if samba is not running.
