s3:smbd/aio do not mark file modified during reads
commitd6983f470410b0befc02e43580d9b9d74d8f5d23
authorChristian Ambach <ambi@samba.org>
Tue, 20 Nov 2012 13:24:13 +0000 (20 14:24 +0100)
committerChristian Ambach <ambi@samba.org>
Tue, 20 Nov 2012 20:02:34 +0000 (20 21:02 +0100)
treec497bc4ef8ba046f15f6f19697230c8d96df2fde
parent611675fb37b5745bd2ff81bfa5739c050b15e9a7
s3:smbd/aio do not mark file modified during reads

this causes each file that is potentially just opened for reading to be
marked as modified and lots of file change notifications will be send

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Tue Nov 20 21:02:34 CET 2012 on sn-devel-104
source3/smbd/aio.c