Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2011 15:43:40 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/fsck_ffs fsck.h pass5.c
Message-ID:  <201107151543.p6FFhq8t009765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

mckusick    2011-07-15 15:43:40 UTC

  FreeBSD src repository

  Modified files:
    sbin/fsck_ffs        fsck.h pass5.c 
  Log:
  SVN rev 224059 on 2011-07-15 15:43:40Z by mckusick
  
  Break out the pass 5 inode and block map updating into a separate function
  so that the function can be used by the journaling soft updates recovery.
  
  Revision  Changes    Path
  1.48      +1 -0      src/sbin/fsck_ffs/fsck.h
  1.48      +44 -28    src/sbin/fsck_ffs/pass5.c



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