cvs commit: src/sys/kern vfs_bio.c

Alan Cox alc at FreeBSD.org
Sun Jan 22 16:00:46 PST 2006


alc         2006-01-23 00:00:46 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  Remove an unnecessary call to pmap_remove_all().  The given page is not
  mapped because its contents are invalid.
  
  Reviewed by: tegge
  
  Revision  Changes    Path
  1.502     +0 -1      src/sys/kern/vfs_bio.c


More information about the cvs-all mailing list