Fix bug #9471 - SEGV when using second vfs module.
commit82db35cdb426355e4b7fd7ecf1ce9d9fca59ecd3
authorTsukasa Hamano <hamano@osstech.co.jp>
Thu, 6 Dec 2012 21:01:33 +0000 (6 13:01 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 10 Dec 2012 08:48:52 +0000 (10 09:48 +0100)
tree68a5b15c4c0eaf723bcd63fa161e528b9f42f2f8
parent7807141241f64253f0bc3f170b5beb0712d5bd27
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)
(cherry picked from commit 25eb1af07cc09e5e019a0702c60a763cc3266196)
lib/util/debug.c