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