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