summaryrefslogtreecommitdiff
path: root/source3/include/ntioctl.h
AgeCommit message (Collapse)AuthorFilesLines
2002-07-29an initial fix for handling sparse files in smbdAndrew Tridgell1-0/+26
This gets my test code working, where we previously failed with files above 20G in size. I'm still not completely happy with this. There are just too many fields in trans2.c that we don't fill in. (This used to be commit 7dfdb456d4c9bcf6ecb1f7e5c5e79989f95e5627)