summaryrefslogtreecommitdiffstats
path: root/share/msgdef
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2001-02-09 13:24:06 +0000
committeriedowse <iedowse@FreeBSD.org>2001-02-09 13:24:06 +0000
commit769baae5ab4159e701e645964478f335e3b73fbe (patch)
tree53f00c32388560b7d319fc8d430158ee57d3fdb8 /share/msgdef
parentece0f4657e13b8402bd524fef33d1f6072fc37cc (diff)
downloadFreeBSD-src-769baae5ab4159e701e645964478f335e3b73fbe.zip
FreeBSD-src-769baae5ab4159e701e645964478f335e3b73fbe.tar.gz
Fix some problems that were introduced in revision 1.97. Instead
of returning an error code to the caller, NFS server op routines must themselves build an error reply and return 0 to the caller. This is achieved by replacing the erroneous return statements with code that jumps forward to the op function's reply code. We need to be careful to ensure that the 'struct mount' pointer is NULL though, so that the final vn_finished_write() call becomes a no-op. Reviewed by: mckusick, dillon
Diffstat (limited to 'share/msgdef')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud