Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.
commit25fa01be78a1800b28498d8a63eb195848454103
authorJeremy Allison <jra@samba.org>
Fri, 5 Feb 2010 00:23:32 +0000 (4 16:23 -0800)
committerFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Fri, 5 Feb 2010 17:08:06 +0000 (5 15:08 -0200)
tree3af55085fc14234de3c0695e55cc5a02af0b00ff
parent14734b3877659c51322451e5ea36cc7fa0f9a1b4
Fix bug 7075 - bug in vfs_scannedonly rmdir implementation.

Check for NULL on opendir, correctly call next rmdir.

Jeremy.
source3/modules/vfs_scannedonly.c