vfs_aio_fork: Drop "volatile" from the mmap area in aio_fork
commitd25e6c3441498f05746a8307d0237fed92aef58c
authorVolker Lendecke <vl@samba.org>
Fri, 8 Dec 2017 13:30:46 +0000 (8 14:30 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 12 Dec 2017 19:37:08 +0000 (12 20:37 +0100)
tree303b3fbe6a3a722da0853cef7dafefa4dd04c0ae
parent3190cd15b697c1b14f92fcefc9893e1dc2dbf82a
vfs_aio_fork: Drop "volatile" from the mmap area in aio_fork

We don't do that in tdb either, and the mmap/memcpy prototypes don't
have it either

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/modules/vfs_aio_fork.c