Fix logic error in try_chown - we shouldn't arbitrarily chown
commit3d0da7fae928197a993f7411a95d36f4cb2f0f51
authorJeremy Allison <jra@samba.org>
Fri, 23 Jan 2009 00:09:26 +0000 (22 16:09 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 23 Jan 2009 08:07:39 +0000 (23 09:07 +0100)
treed5637029d62ca7f728fdf827cf9955bc2110c501
parent6c9843446df64fd7f517bfeeca0afab654a6f0f5
Fix logic error in try_chown - we shouldn't arbitrarily chown
to ourselves unless that was passed in.
Jeremy.
(cherry picked from commit db2d56484e21daeb91df4b5e2286d242910336e8)
source/modules/vfs_aixacl2.c
source/smbd/posix_acls.c