summaryrefslogtreecommitdiffstats
path: root/source/modules/vfs_readahead.c
Commit message (Expand)AuthorAgeFilesLines
* Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().Michael Adam2008-01-111-8/+6
* Remove unneeded parameter fd from SMB_VFS_PREAD().Michael Adam2008-01-071-6/+5
* Remove unused variable 'didmsg'.James Peach2007-12-191-4/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* r23831: Fix vfs_readahead: transparent modules should always pass throughAlexander Bokovoy2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22147: Next tryVolker Lendecke2007-10-101-1/+1
* r22146: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison2007-10-101-41/+88
* r22111: Allow readahead params to use size suffixes as K,M, etc.Jeremy Allison2007-10-101-4/+28
* r22105: Added vfs_readahead module that appears to do wonderful thingsJeremy Allison2007-10-101-0/+117