s3/smbd: remove async_open arg from defer_open()
authorRalph Boehme <slow@samba.org>
Tue, 7 Mar 2017 18:11:20 +0000 (19:11 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Mar 2017 11:49:24 +0000 (12:49 +0100)
commit9bbccbb1d29298235744537cd6a68845b3f60e13
treec19ae7fd9b2360d8d05f610c0ecfd59d9befc9b8
parent5e94b38e14ea8090f904cc2d270ebdbb2f583e16
s3/smbd: remove async_open arg from defer_open()

All remaining callers pass false.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=7537

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 7fa2f1159437c9f1aa47f51e65655b4d9afa5c0a)
source3/smbd/open.c