r21058: Finish the easy refactoring - split out all the case
authorJeremy Allison <jra@samba.org>
Tue, 30 Jan 2007 18:45:19 +0000 (18:45 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:31 +0000 (12:17 -0500)
commitc961d5ce94a8bf2e2ffba645e522f0e2e372e351
treef67f529ce274485df0e8589910cf9111a3485c9f
parentfe2d7cb2dcd7c4d25d71f196aa557ce3e287bb4c
r21058: Finish the easy refactoring - split out all the case
statements that do early return. Next will be case
statements that need post processing, finally on to
qfilepathinfo and do the same.
Jeremy.
source/smbd/trans2.c