Fix bug #8370 - vfs_chown_fsp broken -- returns in the wrong directory
commita6d06c069734cae037105350982545b6a964bbd8
authorJeremy Allison <jra@samba.org>
Thu, 18 Aug 2011 21:11:45 +0000 (18 14:11 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 18 Aug 2011 22:43:04 +0000 (19 00:43 +0200)
treec3b82668149ff1718fd0050b68b93a95118a7622
parent292fe7497134a9cc8f05844951547a2e8d14a4ac
Fix bug #8370 - vfs_chown_fsp broken -- returns in the wrong directory

Ensure we always use vfs_ChDir() to keep the singleton cache coherent.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Fri Aug 19 00:43:05 CEST 2011 on sn-devel-104
source3/modules/vfs_acl_common.c
source3/smbd/vfs.c