Files
rkt/pkg
Simone Gotti deea994424 lock: convert DirLock to handle also locks on regular files.
This patch renames DirLock to FileLock (where a file can be a regular file or a
directory), adds a new LockType type to specify if the lock must be on a
directory or on a regular file and checks if the file is valid for the
requested type.
2015-03-26 14:09:10 +01:00
..
2015-03-16 09:59:50 +01:00