ntvfs: Remove pvfs_aio.c
authorVolker Lendecke <vl@samba.org>
Fri, 4 Oct 2019 08:36:30 +0000 (10:36 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 4 Oct 2019 17:01:39 +0000 (17:01 +0000)
commitbcbadeb82656fafb68b506a3067999c03c481cd2
treefdc274374fedee47ce06fc475836fb6fa249be3b
parent0bddee8dac095016e892731abe9e5a668c38375d
ntvfs: Remove pvfs_aio.c

This uses the Linux libaio that does not meet Samba's needs. If
someone wanted to add async I/O to ntvfs, the io_uring API is the way
to go. Second option would be to use a pthreads-based API.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/ntvfs/posix/pvfs_aio.c [deleted file]
source4/ntvfs/posix/pvfs_read.c
source4/ntvfs/posix/pvfs_write.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/vfs_posix.h
source4/ntvfs/posix/wscript_build