s3:smbd: call file_close_user() before removing tree connects in conn_close_all()
commit148ca9e05f67a0a4fb1d583f7bec53190dea91ab
authorStefan Metzmacher <metze@samba.org>
Mon, 12 Mar 2012 17:04:01 +0000 (12 18:04 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Mar 2012 20:56:09 +0000 (15 21:56 +0100)
tree66ad50f08b1b307fb38644dfc83e060b40080416
parent79a1baec86312d02b9aa67d364eedb80bb13480d
s3:smbd: call file_close_user() before removing tree connects in conn_close_all()

This will help later if we have to handle a SMB2TreeDisconnect different
compared to a SMB2SessionLogoff and a TCPDisconnect.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Thu Mar 15 21:56:09 CET 2012 on sn-devel-104
source3/smbd/conn_idle.c
source3/smbd/smb2_sesssetup.c