DragonFly-2.3.1.497.g0f65b master sys/vfs/hammer hammer.h hammer_blockmap.c hammer_vfsops.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jun 25 12:52:58 PDT 2009


commit 0f65be104647b75aea01cc199143fba6a0063982
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jun 25 12:50:50 2009 -0700

    HAMMER VFS - Take reserved space into account when reporting statvfs data
    
    Adjust statvfs data so reserved space is taken into account, so the
    filesystem starts failing modifying operations closer to when 'df' would
    otherwise say that 0 free space remains.
    
    Submitted-by: Antonio Huete Jimenez <tuxillo at quantumachine.net> (with modification)

Summary of changes:
 sys/vfs/hammer/hammer.h          |   11 ++++++++++-
 sys/vfs/hammer/hammer_blockmap.c |    4 +++-
 sys/vfs/hammer/hammer_vfsops.c   |    4 +++-
 3 files changed, 16 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f65be104647b75aea01cc199143fba6a0063982


-- 
DragonFly BSD source repository





More information about the Commits mailing list