Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2004 09:48:18 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c src/sys/nfsclient nfs_bio.c src/sys/sys buf.h src/sys/vm vm_pager.c
Message-ID:  <200411040948.iA49mIXJ085738@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2004-11-04 09:48:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c vfs_cluster.c 
    sys/nfsclient        nfs_bio.c 
    sys/sys              buf.h 
    sys/vm               vm_pager.c 
  Log:
  Retire b_magic now, we have the bufobj containing the same hint.
  
  Revision  Changes    Path
  1.468     +0 -1      src/sys/kern/vfs_bio.c
  1.158     +0 -1      src/sys/kern/vfs_cluster.c
  1.139     +0 -1      src/sys/nfsclient/nfs_bio.c
  1.179     +0 -3      src/sys/sys/buf.h
  1.97      +0 -1      src/sys/vm/vm_pager.c



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