smbd: Properly handle EINTR in vfs_aio_fork
authorVolker Lendecke <vl@samba.org>
Wed, 31 Dec 2014 13:27:03 +0000 (14:27 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 5 Jan 2015 23:33:10 +0000 (00:33 +0100)
commit0f6bf3575e587354fcd0dd274fa0d27210cc9ac6
treebd4ee0e9478f2523d7e18246837bc896a14be89b
parent4b1e6ae5d393c3ac5e837b64f16bfbcf5267a2e0
smbd: Properly handle EINTR in vfs_aio_fork

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_aio_fork.c