Author: joakim
Subject: Force update file system cache
Posted: 04 September 2014 at 7:03pm
Found the solution. Not obvious at all but; http://stackoverflow.com/questions/7405868/how-to-invalidate-the-file-system-cache clever trick. Simply open a (invalid) handle to the volume like this;
Subject: Force update file system cache
Posted: 04 September 2014 at 7:03pm
Found the solution. Not obvious at all but; http://stackoverflow.com/questions/7405868/how-to-invalidate-the-file-system-cache clever trick. Simply open a (invalid) handle to the volume like this;
|
Btw, the call will fail, but there's a nice side effect of clearing the cache.