summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_syncops.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Plumb smb_filename through SMB_VFS_UNLINKTim Prouty2009-07-061-3/+4
* s3: Plumb smb_filename through SMB_VFS_RENAMETim Prouty2009-07-061-3/+5
* s3: Change SMB_VFS_OPEN to take an smb_filename structTim Prouty2009-06-171-2/+23
* Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam2008-04-211-3/+3
* added a syncops VFS module for filesystems which do not guarantee meta-data o...Andrew Tridgell2007-10-231-0/+210