Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2011 03:25:09 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_extern.h ffs_softdep.c
Message-ID:  <201106200325.p5K3PNG1067788@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2011-06-20 03:25:09 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_alloc.c ffs_extern.h ffs_softdep.c 
  Log:
  SVN rev 223325 on 2011-06-20 03:25:09Z by jeff
  
   - Fix directory count rollbacks by passing the mode to the journal dep
     earlier.
   - Add rollback/forward code for frag and cluster accounting.
   - Handle the FREEDEP case in softdep_sync_buf().  (submitted by pho)
  
  Revision  Changes    Path
  1.172     +1 -1      src/sys/ufs/ffs/ffs_alloc.c
  1.89      +1 -1      src/sys/ufs/ffs/ffs_extern.h
  1.281     +161 -45   src/sys/ufs/ffs/ffs_softdep.c



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