r22266: Fix bug #4512 - we were returning a volume label greater than
authorJeremy Allison <jra@samba.org>
Mon, 16 Apr 2007 19:10:16 +0000 (19:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:23 +0000 (12:19 -0500)
commit74a07edb505c9f20a93c00da06cb5c997b6b3c8a
tree443db34b14a6edd4931e18b2fd746ace0acf4ee8
parent4341be45935487a50ff7cde28387f47fe74b13ac
r22266: Fix bug #4512 - we were returning a volume label greater than
32 unicode chars. Windows XP doesn't like that :-).
Jeremy
(This used to be commit e59b5276b56d6963ddd0598bbd1b15426d2d13e8)
source3/include/smb.h
source3/param/loadparm.c
source3/smbd/connection.c
source3/smbd/trans2.c