CVS: cvs.openbsd.org: src

Previous thread: CVS: cvs.openbsd.org: xenocara by Matthieu Herrb on Wednesday, April 16, 2008 - 3:45 pm. (1 message)

Next thread: CVS: cvs.openbsd.org: src by Marcus Glocker on Wednesday, April 16, 2008 - 4:45 pm. (1 message)
To: <source-changes@...>
Date: Wednesday, April 16, 2008 - 4:02 pm

CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2008/04/16 14:02:47

Modified files:
sys/nfs : nfs_subs.c

Log message:
more efficient use of mbufs in nfsm_uiotombuf().
allocate a mbuf cluster only if length is greater than MLEN
instead of MINCLSIZE.

ok blambert@, thib@

Previous thread: CVS: cvs.openbsd.org: xenocara by Matthieu Herrb on Wednesday, April 16, 2008 - 3:45 pm. (1 message)

Next thread: CVS: cvs.openbsd.org: src by Marcus Glocker on Wednesday, April 16, 2008 - 4:45 pm. (1 message)