Fix logic error in try_chown - we shouldn't arbitrarily chown
authorJeremy Allison <jra@samba.org>
Fri, 23 Jan 2009 00:09:26 +0000 (16:09 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 23 Jan 2009 00:09:26 +0000 (16:09 -0800)
commitdb2d56484e21daeb91df4b5e2286d242910336e8
tree67cf64bbca0fd80345cdf32ff2bb77cd37fc75de
parent90b660e2382711d005e8c4c4ae1c6adbd5e5b687
Fix logic error in try_chown - we shouldn't arbitrarily chown
to ourselves unless that was passed in.
Jeremy.
source/modules/vfs_aixacl2.c
source/smbd/posix_acls.c