summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_flush.c
Commit message (Expand)AuthorAgeFilesLines
* r14540: fix a talloc hierachie problem,Stefan Metzmacher2007-10-101-1/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-3/+4
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-1/+1
* r3658: use handle->fd == -1 as the primary indicator of a directory. ThisAndrew Tridgell2007-10-101-1/+1
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2007-10-101-2/+2
* r3544: fixed some #include lines to make them more consistentAndrew Tridgell2007-10-101-1/+1
* r3351: handle far more operations on open directory handles. pvfs was failingAndrew Tridgell2007-10-101-0/+3
* r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell2007-10-101-0/+64