git: hammer2 - temorarily track free space

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Aug 5 16:45:24 PDT 2013


commit d2a193d9ebf1813d7878ca06c22becb947073c4d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Aug 5 16:44:30 2013 -0700

    hammer2 - temorarily track free space
    
    * Temorarily track free space in the volume header.  This code will
      eventually inherit from the flush so it is properly synchronized to
      the transaction id.

Summary of changes:
 sys/vfs/hammer2/hammer2_chain.c  | 4 ++++
 sys/vfs/hammer2/hammer2_vfsops.c | 3 +--
 2 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d2a193d9ebf1813d7878ca06c22becb947073c4d


-- 
DragonFly BSD source repository



More information about the Commits mailing list