summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_flush.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-3/+4
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-1/+1
2007-10-10r3658: use handle->fd == -1 as the primary indicator of a directory. ThisAndrew Tridgell1-1/+1
2007-10-10r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell1-2/+2
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-1/+1
2007-10-10r3351: handle far more operations on open directory handles. pvfs was failingAndrew Tridgell1-0/+3
2007-10-10r2941: added pvfs_flush() implementation to the posix backendAndrew Tridgell1-0/+64