r21063: All case statements are now NTSTATUS returning
authorJeremy Allison <jra@samba.org>
Tue, 30 Jan 2007 22:20:55 +0000 (22:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:32 +0000 (12:17 -0500)
commitcb916d33f534aef5e3527c41555d32c319345fef
tree5ea286fde5c0dfb95b1deb2154221d16acab22b4
parentdeaf4131b99951cfcc599b96e35af680202ce609
r21063: All case statements are now NTSTATUS returning
functions. Now to factor out the post processing
and make all cases behave the same (no mixture
of "early returns" and "break"s.
Jeremy
(This used to be commit 7e17e54cb729e34c935927fe69a43690c7f446ae)
source3/smbd/trans2.c
source3/smbd/vfs.c