diff options
author | iedowse <iedowse@FreeBSD.org> | 2001-02-09 13:24:06 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2001-02-09 13:24:06 +0000 |
commit | 769baae5ab4159e701e645964478f335e3b73fbe (patch) | |
tree | 53f00c32388560b7d319fc8d430158ee57d3fdb8 /usr.bin/comm/Makefile | |
parent | ece0f4657e13b8402bd524fef33d1f6072fc37cc (diff) | |
download | FreeBSD-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 'usr.bin/comm/Makefile')
0 files changed, 0 insertions, 0 deletions