smbd: rename sconn->raw_thread_pool to sconn->pool
commit29fc7c7db788b1bb200e3a4019d42c045ad0d582
authorRalph Boehme <slow@samba.org>
Sun, 23 Dec 2018 08:34:20 +0000 (23 09:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 11 Jan 2019 22:11:13 +0000 (11 23:11 +0100)
tree25488d6e9e104cdeb77472de14e12638795434cb
parent8074922c267677434e6174a2e74b2b7959762014
smbd: rename sconn->raw_thread_pool to sconn->pool

This is basically a revert of commit
2be7518ae5a3c046f5fca04ecc83f9f7044eac74.

See the discussion in

https://lists.samba.org/archive/samba-technical/2018-December/131731.html

for the reasoning behind this revert.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/modules/vfs_aio_pthread.c
source3/modules/vfs_default.c
source3/smbd/globals.h
source3/smbd/process.c
source3/smbd/smb2_query_directory.c