Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 2009 22:24:04 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_bio.c src/sys/ufs/ffs ffs_softdep.c ffs_vfsops.c
Message-ID:  <200902142224.n1EMOaJd060166@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2009-02-14 22:24:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             vfs_bio.c 
    sys/ufs/ffs          ffs_softdep.c ffs_vfsops.c 
  Log:
  SVN rev 188618 on 2009-02-14 22:24:04Z by kib
  
  MFC r183072:
  Add the ffs structures introspection functions for ddb.
  Show the b_dep value for the buffer in the show buffer command.
  Add a comand to dump the dirty/clean buffer list for vnode.
  
  Revision   Changes    Path
  1.528.2.3  +25 -2     src/sys/kern/vfs_bio.c
  1.211.2.7  +30 -1     src/sys/ufs/ffs/ffs_softdep.c
  1.329.2.9  +35 -0     src/sys/ufs/ffs/ffs_vfsops.c



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