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