smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.
authorIra Cooper <ira@samba.org>
Thu, 15 Jan 2015 16:41:50 +0000 (11:41 -0500)
committerJeremy Allison <jra@samba.org>
Thu, 15 Jan 2015 23:13:17 +0000 (00:13 +0100)
commit81464daea71e5fa3067ec7d5f5c69c890c0f7949
treef311b76883cd461e98420113de9ae990ffd73572
parentef7fb904a97f00babb33affa0bfc8d2f5bb5ce32
smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT.

This sequencing is causing problems for vfs_ceph, and likely
other vfs modules.

Signed-off-by: Ira Cooper <ira@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Jan 16 00:13:17 CET 2015 on sn-devel-104
source3/smbd/service.c