Deleted move constructor; a FileLock is not movable.
Declared in <util/fs.h>
<util/fs.h>
FileLock(FileLock&& other) = delete;