summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_time_audit.c
Commit message (Expand)AuthorAgeFilesLines
* Add fdopendir to the VFS. We will use this to reuse a directory fd already op...Jeremy Allison2011-02-091-0/+21
* Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...Jeremy Allison2010-12-181-4/+5
* Move posix_fallocate into the VFS where it belongs.Jeremy Allison2010-12-021-0/+22
* Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_defaultJeremy Allison2010-11-201-2/+2
* s3/time_audit: fix a change that was just for debuggin purposeѕBjörn Jacke2010-11-101-2/+2
* s3/vfs_time_audit: use monotonic clock for time deltasBjörn Jacke2010-11-101-334/+445
* s3: Add a vfs_time_audit moduleAbhidnya P Chirmule2010-10-281-0/+2306