]> git.ipfire.org Git - thirdparty/samba.git/commit
Revert "s3: VFS: vfs_default. Pass in struct vfswrap_fsync_state as the callback...
authorJeremy Allison <jra@samba.org>
Fri, 13 Mar 2020 17:38:18 +0000 (10:38 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 18 Mar 2020 18:03:30 +0000 (18:03 +0000)
commit22ebf32f3e8d404e9b4fccadbeb4ee94dff8b2cc
treefaa03f1e1ac9616bfdba6c040bc694a06173ee59
parent27e1bfcecca1a1a243b566edfd18b98b2e7ca42c
Revert "s3: VFS: vfs_default. Pass in struct vfswrap_fsync_state as the callback data to the subreq."

This reverts commit d623779913e0d4a46d7e299dc41b5c83cb127872.

Now we wait for all aio to finish on all SHUTDOWN_CLOSE
cases, this is no longer needed.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_default.c