Fix bug #7033 - SMBrmdir call always returns true, even on failure to delete a directory.
authorJeremy Allison <jra@samba.org>
Wed, 13 Jan 2010 00:55:31 +0000 (16:55 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 13 Jan 2010 00:55:31 +0000 (16:55 -0800)
commit105f876eb447e6839b9b19c2d264c4a168cf0cc9
tree1fb10b8b0edef507cf801976326505f29f2c19cb
parentce8dcbe91ba0252140a0e4f84ea4bc746259ddde
Fix bug #7033 - SMBrmdir call always returns true, even on failure to delete a directory.

Argh. Missed the second (and essential) part of the fix for the above :-(.

Jeremy
source3/smbd/close.c