s4-pvfs: new pvfs_sys module
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 06:51:12 +0000 (17:51 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 12:07:31 +0000 (23:07 +1100)
commit034bcaf14d1bc651c8b51b489aebcfa392158f2c
tree1af70e06b081a7a5eeaa6a2e0a5f54eaa213f682
parentedd5a572d8f5d94511013e55744fcde48b16a3eb
s4-pvfs: new pvfs_sys module

The pvfs_sys_*() calls provide wrapper functions for posix file
functions which use root privileges to override EACCES failures if
PVFS_FLAG_PERM_OVERRIDE is set

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/ntvfs/posix/config.mk
source4/ntvfs/posix/pvfs_sys.c [new file with mode: 0644]