Date: Fri, 30 Jan 2004 21:42:58 -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/ufs/ffs ffs_vnops.c Message-ID: <200401310542.i0V5gxjq001639@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004/01/30 21:42:58 PST
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_vnops.c
Log:
Remove unnecessary vm object reference and deallocate calls from ffs_read()
and ffs_write(). These calls trace their origins to the dead vfs_ioopt
code, first appearing in revision 1.39 of ufs_readwrite.c.
Observed by: bde
Discussed with: tegge
Revision Changes Path
1.125 +0 -30 src/sys/ufs/ffs/ffs_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401310542.i0V5gxjq001639>
