Date: Sat, 15 Nov 2003 00:45:36 -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 vfs_bio.c Message-ID: <200311150845.hAF8jawU027349@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/11/15 00:45:36 PST FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Remove the remaining now unnecessary checks for the buf's b_object being NULL. See revision 1.421 for more detail. - Remove GIANT_REQUIRED from vfs_unbusy_pages(). Discussed with: jeff Revision Changes Path 1.424 +4 -10 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311150845.hAF8jawU027349>