Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 23:25:53 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c
Message-ID:  <200905172326.n4HNQ4Wk009617@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2009-05-17 23:25:53 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
  SVN rev 192270 on 2009-05-17 23:25:53Z by alc
  
  Several changes to vfs_bio_clrbuf():
  
  Provide a more descriptive comment.
  
  Eliminate dead code.  The page cannot possibly have PG_ZERO set.
  
  Eliminate unnecessary blank lines.
  
  Reviewed by:    tegge
  
  Revision  Changes    Path
  1.561     +11 -13    src/sys/kern/vfs_bio.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905172326.n4HNQ4Wk009617>