Hacker News new | ask | show | jobs
by saagarjha 1936 days ago
The kernel is aware when files are modified.
1 comments

That's not generally applicable, e.g. not if files are on an external drive, or worse, a network filesystem (where they can change even during use).
In which case falling back on a hash is fine.