Add new files needed for VFS fixes.
commit2018fcd277f7cc2212f3eda574faf14aed4819e8
authorAlexander Bokovoy <ab@samba.org>
Sun, 11 May 2003 23:44:26 +0000 (11 23:44 +0000)
committerAlexander Bokovoy <ab@samba.org>
Sun, 11 May 2003 23:44:26 +0000 (11 23:44 +0000)
treefb10559188d290453045428dbf5d7ec709047437
parente7c8c15888454043c73967635deb4d3419a489e9
Add new files needed for VFS fixes.
1. idmap.h is used for unid_t only, agreed by Simo
2. sysquotas.h is used to add quota support to VFS layer and is needed for future NT quota commit
3. vfs_macros.h provides convenient macros to access VFS API.
(This used to be commit 1dd578635913c8340cfc565d7e0c8c5086070084)
source3/include/idmap.h
source3/include/sysquotas.h [new file with mode: 0644]
source3/include/vfs_macros.h [new file with mode: 0644]