s3:vfs:preopen: fix O3 error unused result of write
authorMichael Adam <obnox@samba.org>
Tue, 5 Apr 2016 20:22:47 +0000 (22:22 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 12 May 2016 22:16:16 +0000 (00:16 +0200)
commitac64aab40ec09f4dd6c3cc629bcf8f213b55d014
treebcb6192eed3932fc8eb8fbd3fdb188078fba2a2a
parent1f04687e4c9fbc5fa4e7e7b1320b6a1b5cdd32d1
s3:vfs:preopen: fix O3 error unused result of write

(void) cast is not enough.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
source3/modules/vfs_preopen.c