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_aio_fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs:aio_fork: simplify checking of MSG_CONTROL and MSG_ACCTRIGHTS
Michael Adam
2014-06-02
1
-9
/
+8
*
s3-vfs: Don't leak file descriptor.
Andreas Schneider
2013-02-22
1
-2
/
+1
*
s3:modules: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
s3:modules: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
s3:modules: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3: Fix warnings in aio_fork.c
Volker Lendecke
2012-09-01
1
-2
/
+4
*
s3-vfs: Make vfs_aio_fork erratic timing behaviour a run-time option
Andrew Bartlett
2012-08-21
1
-5
/
+44
*
build: Remove special case for the build farm
Andrew Bartlett
2012-08-21
1
-3
/
+3
*
config: The AIO engine is indepent of HAVE_AIO now
Volker Lendecke
2012-07-18
1
-0
/
+2
*
s3: Add aio_fsync to the aio_fork module
Volker Lendecke
2012-07-18
1
-1
/
+112
*
s3-aio-fork: make "read_cmd" an enum
Volker Lendecke
2012-07-18
1
-7
/
+35
*
s3: Convert aio_fork to pread/pwrite_send/recv
Volker Lendecke
2012-07-18
1
-323
/
+174
*
s3-aio_fork: Convert get_idle_child from NTSTATUS to errno
Volker Lendecke
2012-07-18
1
-14
/
+17
*
s3-aio_fork: Convert create_aio_child from NTSTATUS to errno
Volker Lendecke
2012-07-18
1
-16
/
+20
*
s3: Make smbd/aio.c not depend on aio.h anymore
Volker Lendecke
2012-07-18
1
-0
/
+1
*
s3: Fix Coverity ID 703870 Uninitialized scalar variable
Volker Lendecke
2012-06-11
1
-0
/
+1
*
s3: Save errno around a TALLOC_FREE
Volker Lendecke
2012-06-11
1
-0
/
+3
*
s3: Fix Coverity ID 703871 Unused pointer value
Volker Lendecke
2012-06-11
1
-0
/
+4
*
Fix return_fn when aio was cancelled. We need to return -1, errno = ECANCELED.
Jeremy Allison
2012-04-12
1
-0
/
+5
*
s3: Initialize aio_pending_size from aio_pthread
Volker Lendecke
2012-04-09
1
-0
/
+19
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-1
/
+1
*
s3-aio-fork: Fix a segfault in vfs_aio_fork
Volker Lendecke
2012-03-31
1
-7
/
+9
*
s3-aio-fork: Fix aio_suspend event hierarchy
Volker Lendecke
2012-03-31
1
-10
/
+8
*
s3-aio-fork: Fix an alignment warning on OS/X
Volker Lendecke
2012-03-31
1
-2
/
+2
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
Ensure we always free aio_ex on all error paths by moving the TALLOC_FREE
Jeremy Allison
2012-01-12
1
-0
/
+1
*
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2011-12-12
1
-4
/
+4
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
2011-05-31
1
-3
/
+3
*
s3-build: move MAP_FILE define to the only place used.
Günther Deschner
2011-04-20
1
-0
/
+4
*
s3-vfs: try to fix build of aio_fork module.
Günther Deschner
2011-03-30
1
-1
/
+2
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/shmem.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Survive an idle child that was killed
Christian Ambach
2011-02-28
1
-0
/
+6
*
s3: Improve a dbg msg in aio_fork
Volker Lendecke
2011-02-26
1
-4
/
+7
*
s3:vfs aio_fork children do not go away
Christian Ambach
2011-01-14
1
-1
/
+13
*
s3:vfs fix children cleanup in aio_fork
Christian Ambach
2011-01-14
1
-0
/
+1
*
s3: Remove smbd_server_conn from files_forall
Volker Lendecke
2010-09-28
1
-3
/
+5
*
s3: Actually use the usecs in aio_fork_suspend
Volker Lendecke
2010-07-18
1
-1
/
+2
*
s3: Fix an uninitialized variable
Volker Lendecke
2010-07-18
1
-1
/
+1
*
Fix a long-standing bug with async io that would only be triggered by SMB2.
Jeremy Allison
2010-06-04
1
-0
/
+124
*
Oops. Forgot to re-initialize the aio_ex pointer from sival_ptr.
Jeremy Allison
2010-06-04
1
-0
/
+1
*
Change smbd_aio_complete_mid() -> smbd_aio_complete_aio_ex(). Simplifies
Jeremy Allison
2010-06-04
1
-7
/
+2
*
Move to using 64-bit mid values in our internal open file database.
Jeremy Allison
2010-04-12
1
-2
/
+3
*
s3: file_walk_table -> files_forall
Volker Lendecke
2010-03-22
1
-1
/
+1
*
s3: Test short reads in the build farm
Volker Lendecke
2009-09-14
1
-0
/
+3
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-16
/
+7
*
In aio_fork, we have to close all fd's, we might hold a gpfs share mode
Volker Lendecke
2009-05-18
1
-0
/
+16
*
Fix a race condition in vfs_aio_fork with gpfs share modes
Volker Lendecke
2009-05-18
1
-2
/
+8
*
Clean up assignments to iov_base, ensure it's always cast to void *. This sho...
Jeremy Allison
2009-05-12
1
-2
/
+2
[next]