Date: Thu, 25 May 2006 22:12:06 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.lockd kern.c Message-ID: <200605252212.k4PMC6Hc076130@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2006-05-25 22:12:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd kern.c
Log:
Ignore SIGPIPE signals on write() failures.
We already check for write() failures and handle EPIPE.
Failure to handle SIGPIPE was resulting in rpc.lockd terminating.
PR: bin/97768
Reported by: Gea-Suan Lin <gslin at csie dot nctu dot edu dot tw>
MFC after: 1 day
Revision Changes Path
1.18 +1 -0 src/usr.sbin/rpc.lockd/kern.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605252212.k4PMC6Hc076130>
