- fix a typo in jeffr's name

This commit is contained in:
Daniel Gerzo 2010-04-24 08:57:00 +00:00
parent 8f349e92f6
commit 05db2c4cb5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35678

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?> <?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status <!DOCTYPE report PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Status
Report//EN" "http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd"> Report//EN" "http://www.FreeBSD.org/XML/www/share/sgml/statusreport.dtd">
<!-- $FreeBSD: www/en/news/status/report-2010-01-2010-03.xml,v 1.1 2010/04/18 19:15:53 danger Exp $ --> <!-- $FreeBSD: www/en/news/status/report-2010-01-2010-03.xml,v 1.2 2010/04/22 15:44:53 danger Exp $ -->
<report> <report>
<date> <date>
<month>January-March</month> <month>January-March</month>
@ -933,7 +933,7 @@ geom sched insert ad4
</links> </links>
<body> <body>
<p>Based on the idea of Jeff Roberton, we reimplemented the path for <p>Based on the idea of Jeff Roberson, we reimplemented the path for
read(2)/write(2) syscalls using page cache (in wide sense) to read(2)/write(2) syscalls using page cache (in wide sense) to
eliminate the issues with recursive vnode and buffer lock eliminate the issues with recursive vnode and buffer lock
acquisitions. The usual reads and writes are no longer calls into acquisitions. The usual reads and writes are no longer calls into