vlserver: Clean up abort logic
authorSimon Wilkinson <sxw@your-file-system.com>
Thu, 19 May 2011 17:53:27 +0000 (18:53 +0100)
committerDerrick Brashear <shadow@dementia.org>
Sun, 5 Jun 2011 13:59:37 +0000 (06:59 -0700)
commit41dc2509ba87c1778f02b4e0a1d24953e7956226
treed229854520fc0515d88306bdb39b541c9fb8abb4
parenta180b0c5d8991a14f1fbd78d81dcb4754a24f4d3
vlserver: Clean up abort logic

Clean up the failure logic in the server RPC handlers so that there
is always a single exit point upon aborts. This should make it much
easier to fix the various problems with cleaning up memory when
RPCs fail.

Change-Id: Ia5f8e97c37bf4aca1c8f2597a21eb54d1ba094fb
Reviewed-on: http://gerrit.openafs.org/4772
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/vlserver/vlprocs.c