Fix bug #9471 - SEGV when using second vfs module.
commit25eb1af07cc09e5e019a0702c60a763cc3266196
authorTsukasa Hamano <hamano@osstech.co.jp>
Thu, 6 Dec 2012 21:01:33 +0000 (6 13:01 -0800)
committerKarolin Seeger <kseeger@samba.org>
Sun, 9 Dec 2012 19:04:24 +0000 (9 20:04 +0100)
treeec8ee1c042ef4ff163f30220991390f85c1dadaf
parent1cd24d51b1ad9b0a4ac7def0981a3aa582a7ca8f
Fix bug #9471 - SEGV when using second vfs module.

Don't use default_classname_table when we obviously shoud be using
classname_table.

Reviewed by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Fri Dec  7 17:51:50 CET 2012 on sn-devel-104
(cherry picked from commit 16d725b4f5ed77db865e2a3c27ae0eb4accca5a8)
lib/util/debug.c