Add a new factory with separated plugin interfaces.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 15:27:21 +0000 (16:27 +0100)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Sun, 23 Feb 2014 15:59:24 +0000 (16:59 +0100)
commiteddc79b4f292519e47428f75341023ea810a4d12
tree7a17967dcf1aca4c2101e5e6b902712a2ad80fb6
parent6d71f5681d0c8806da8fe00faebba2a004d846af
Add a new factory with separated plugin interfaces.
src/CMakeLists.txt
src/xattr/CMakeLists.txt [new file with mode: 0644]
src/xattr/VfsXattrFactory.cpp [new file with mode: 0644]
src/xattr/VfsXattrFactory.h [new file with mode: 0644]