Prepare for RFN support:
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 5 Dec 2013 19:39:32 +0000 (20:39 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 13:16:20 +0000 (14:16 +0100)
commit2d681a35f84430d6116fcb89b7bf9f9310d37d6e
tree99e89f8946d5746157db7ec233b8b0ea1ce69a76
parent140c0e189880c4e7afb218b10536921a0a97fdf3
Prepare for RFN support:
- maintain RFN tree
- files with catalog entry name as content
- sanity checks for "foreign" RFN:
  - avoid overwriting (=no duplicitis of RFN)
  - check content before deleting (=not deleting RFN of other catalog entry)
- update RFN tree in rename() and unlink() calls
- cleanup empty directories
src/Vfs.h
src/VfsNs.cpp
src/VfsNs.h