Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 1998 22:12:15 -0800 (PST)
From:      Kirk McKusick <mckusick@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_cluster.c
Message-ID:  <199812050612.WAA27296@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    1998/12/04 22:12:14 PST

  Modified files:
    sys/kern             vfs_cluster.c 
  Log:
  Even the most recently allocated buffer may not have its b_blkno
  field properly filled in, so we must do a VOP_BMAP on that buffer
  as well if it is not resolved.
  Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
  
  Revision  Changes    Path
  1.75      +5 -2      src/sys/kern/vfs_cluster.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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