summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_readahead.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-2/+2
2007-10-10r23831: Fix vfs_readahead: transparent modules should always pass throughAlexander Bokovoy1-1/+1
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22147: Next tryVolker Lendecke1-1/+1
2007-10-10r22146: Attempt to fix the buildVolker Lendecke1-1/+1
2007-10-10r22132: I hate inefficiency. Don't call conv_str_size()Jeremy Allison1-41/+88
2007-10-10r22111: Allow readahead params to use size suffixes as K,M, etc.Jeremy Allison1-4/+28
2007-10-10r22105: Added vfs_readahead module that appears to do wonderful thingsJeremy Allison1-0/+117