Fix logic error in try_chown - we shouldn't arbitrarily chown
authorJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 23:57:41 +0000 (15:57 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 22 Jan 2009 23:57:41 +0000 (15:57 -0800)
commit634cc6b64ad7e840a26400b0ee9c075176d2db3a
tree1c857741da669a7e015133bbb6d22ac0455e55e4
parent81533e2d39cae11b7ea06f289a7c398ed3c51da9
Fix logic error in try_chown - we shouldn't arbitrarily chown
to ourselves unless that was passed in.
Jeremy.
source3/modules/vfs_aixacl2.c
source3/smbd/posix_acls.c