Actions
Task #201
openLocking file during hashing
Start date:
05/07/2012
Due date:
% Done:
0%
Estimated time:
keywords:
Platform:
Linux
Description
Is it required to lock a file (or a part of a file) during the hashing process1 on Linux?
On Windows we use LockFileEx(..)
and UnLockFileEx(..)
, see source:application/Common/FileLocker.h.
1 source:application/Core/FileManager/priv/Cache/FileHasher.h
Actions