summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_seek.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell1-5/+7
preparation for adding code to pass the BASE-DENY1 and BASE-DENYDOS tests, which require a shared filesystem handle for some specific combinations of two DENY_DOS opens on the same connection. (This used to be commit 6e4fdf01d19051e3923d7703dbf990fc1722b09a)
2007-10-10r3544: fixed some #include lines to make them more consistentAndrew Tridgell1-1/+1
(This used to be commit a1a0118bd3f1cae034a1c564d05c3aa8019ff932)
2007-10-10r3161: pvfs now passes the RAW-SEEK testAndrew Tridgell1-0/+62
(This used to be commit a953d4a42c8fa3fe930c319d5157fc406a1035da)