Date: Sat, 15 Mar 2003 23:19:12 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_cow.c uipc_syscalls.c Message-ID: <200303160719.h2G7JDiO066801@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/03/15 23:19:12 PST
FreeBSD src repository
Modified files:
sys/kern uipc_cow.c uipc_syscalls.c
Log:
Pass the sf buf to MEXTADD() as the optional argument. This permits
the simplification of socow_iodone() and sf_buf_free(); they don't
have to reverse engineer the sf buf from the data's address.
Revision Changes Path
1.9 +3 -6 src/sys/kern/uipc_cow.c
1.143 +3 -5 src/sys/kern/uipc_syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303160719.h2G7JDiO066801>
