> > Yes. (do we need to compute all chains ? or only group chains and
> > update them if checksum change ?)
> >
> >
> Why not use mtime of the file?

time resolution is 1 second, so that whay you can miss changes.

But reading the file and compute a digest is also easy.

Besides, we can also tell pmxfs to track versions. That for, we
need to register the file name in pve-cluster/data/src/status.c 
(memdb_change_array).
...
_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to