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>
Thu, 5 Dec 2013 19:39:32 +0000 (20:39 +0100)
commit6e382418db99fe6d54ab353bb95e156f7700ae0b
tree3c4c5c9f96e75bc0132be51590080af2bd650fb1
parent0a04212742b891084b33806e2ca8d28f19c2b821
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