|
|
Author: jra
Date: 2007-01-30 22:20:55 +0000 (Tue, 30 Jan 2007)
New Revision: 21063
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21063
Log:
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
Modified:
branches/SAMBA_3_0/source/smbd/trans2.c
branches/SAMBA_3_0/source/smbd/vfs.c
branches/SAMBA_3_0_24/source/smbd/trans2.c
branches/SAMBA_3_0_24/source/smbd/vfs.c
Changeset:
Sorry, the patch is too large (987 lines) to include; please use WebSVN to see
it!
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21063
|
|