Commit eb5977991a75f8d1630348a529805ba40765a616

Carlos Martín Nieto 2015-10-29T21:12:37

filebuf: use a checksum to detect file changes Instead of relying on the size and timestamp, which can hide changes performed in the same second, hash the file content's when we care about detecting changes.