s3: Move the aio signal init to the vfs module
authorVolker Lendecke <vl@samba.org>
Sun, 8 Apr 2012 18:11:53 +0000 (20:11 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 9 Apr 2012 16:04:55 +0000 (18:04 +0200)
commiteff36099c12e936a880c9f2e102b9cf8a7166d40
tree34fc3d16d4e9199926eebf9dc2b81cd488949577
parent7da56a1e37f20d1674e2f1208e4b1f3ca1aad380
s3: Move the aio signal init to the vfs module

On platforms that don't have an RT signal space, signal initialization
fails. aio_fork and aio_pthread don't need the signal, so this would
block them from running as well.
source3/modules/vfs_default.c
source3/smbd/aio.c
source3/smbd/proto.h