Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.
commit9b4ca386937665df69ad2251c0bb817d93323d10
authorJeremy Allison <jra@samba.org>
Fri, 5 Feb 2010 00:23:32 +0000 (4 16:23 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Mar 2010 07:41:05 +0000 (29 09:41 +0200)
tree3ec844603fdff6b20ed13c468c9ef8d519506ea6
parent181194b77d570a785d41aee451a2b3bda8b2621b
Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.

Check for NULL on opendir, correctly call next rmdir.

Jeremy.
(cherry picked from commit 39fad1417eefe69712fd1a805a41dcfe0d34fdf1)
source3/modules/vfs_scannedonly.c