1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3
Jeremy Allison 3357a77d08 s3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_pwrite_state as the callback data to the subreq.
Find the req we're finishing off by looking inside vfs_gluster_pwrite_state.
In a shutdown close the caller calls talloc_free(req), so we can't
access it directly as callback data.

The next commit will NULL out the vfs_gluster_pwrite_state->req pointer
when a caller calls talloc_free(req), and the request is still in
flight.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14301

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2020-03-08 18:07:44 +00:00
..
auth auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL) 2020-02-14 12:15:32 +00:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3:libsmb: pass dest_ss to cli_cm_open() 2020-02-26 19:45:36 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include libsmb: Use posix result in SMBC_readdirplus2_ctx 2020-03-03 17:48:37 +00:00
intl lib: Remove "tdb based replacement for gettext" 2019-05-22 05:59:13 +00:00
lib lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR string 2020-02-27 05:09:44 +00:00
libads s3-libads: use dns name to open a ldap session 2020-03-05 12:29:26 +00:00
libgpo/gpext Spelling fixes s/emtpy/empty/ 2019-09-01 22:21:26 +00:00
libnet krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
librpc idl: limit recurion on recursive elements 2020-02-27 02:29:20 +00:00
libsmb libsmb: Use posix open in SMBC_open_ctx 2020-03-03 17:48:38 +00:00
locale Spelling fixes s/Mirgate/Migrate/ 2019-09-01 22:21:26 +00:00
locking smbd: Convert share_mode_data->num_share_modes into a boolean8 2019-12-18 00:05:13 +00:00
modules s3: VFS: vfs_glusterfs. Pass in struct vfs_gluster_pwrite_state as the callback data to the subreq. 2020-03-08 18:07:44 +00:00
nmbd smbdotconf: mark "wins hook" with substitution="1" 2019-11-27 10:25:36 +00:00
param loadparm: check for AD DC required VFS modules 2020-01-03 20:55:29 +00:00
passdb Remove unnecessary/incorrect talloc_steal() calls 2020-03-05 18:40:16 +00:00
printing printing: Avoid EBADF from EPOLL_CTL_DEL 2020-01-09 18:55:36 +00:00
profile s3:profile: Allow profile subsystem to use SHA1 in FIPS mode 2019-07-09 13:31:46 +00:00
registry source3/registry/reg_parse.h: typo fixes 2019-10-31 00:43:37 +00:00
rpc_client s3:rpclient: simplify rpc_tstream_next_vector() 2020-02-06 14:57:41 +00:00
rpc_server build: fix the coverage build 2020-02-27 01:02:32 +00:00
rpcclient s3-rpcclient: add clusapi_resume_node command. 2020-01-09 01:15:34 +00:00
script selftest: Run smbtorture3 SHORTNAME-TEST without unix extensions 2020-03-03 17:48:37 +00:00
selftest selftest: Run smbtorture3 SHORTNAME-TEST without unix extensions 2020-03-03 17:48:37 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd s3:smb2_tcon: pass down in_flags to smbd_smb2_tree_connect_send() 2020-02-26 21:11:59 +00:00
torture torture3: Add a test that contends with a READ, not a WRITE lock 2019-12-22 17:29:28 +00:00
utils lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR string 2020-02-27 05:09:44 +00:00
web
winbindd winbindd: Align integer types 2020-03-03 17:48:37 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:modules: add vfs_io_uring module 2020-02-15 11:37:45 +00:00
wscript_build build: fix the coverage build 2020-02-27 01:02:32 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00