Add new files needed for VFS fixes.
commit1dd578635913c8340cfc565d7e0c8c5086070084
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)
tree5ca5a22030015a1ddc1e1fbb4017959c1d0d0688
parent91984ef5caa2d13c5d52e1f535bd3bbbae1ec978
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.
source/include/idmap.h
source/include/sysquotas.h [new file with mode: 0644]
source/include/vfs_macros.h [new file with mode: 0644]