Velocidex / go-ntfs

An NTFS file parser in Go
Apache License 2.0
64 stars 23 forks source link

Purge ntfs context caches to ensure each watch USN pass has new data #56

Closed scudette closed 2 years ago

scudette commented 2 years ago

This resulted in a bug where watch_usn() was unable to emit new rows after a while.