index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_readahead.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-4
/
+4
*
Remove off64_t declarations
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-2
/
+2
*
s3-includes: move readahead prototype to its only user.
Günther Deschner
2011-04-14
1
-0
/
+4
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
Restructure the connect function code to always call
Jeremy Allison
2009-11-30
1
-2
/
+9
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-13
/
+6
*
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael Adam
2008-01-11
1
-8
/
+6
*
Remove unneeded parameter fd from SMB_VFS_PREAD().
Michael Adam
2008-01-07
1
-6
/
+5
*
Remove unused variable 'didmsg'.
James Peach
2007-12-19
1
-4
/
+0
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
r23831: Fix vfs_readahead: transparent modules should always pass through
Alexander Bokovoy
2007-10-10
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22147: Next try
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22146: Attempt to fix the build
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22132: I hate inefficiency. Don't call conv_str_size()
Jeremy Allison
2007-10-10
1
-41
/
+88
*
r22111: Allow readahead params to use size suffixes as K,M, etc.
Jeremy Allison
2007-10-10
1
-4
/
+28
*
r22105: Added vfs_readahead module that appears to do wonderful things
Jeremy Allison
2007-10-10
1
-0
/
+117