DragonFly commits List (threaded) for 2009-06
DragonFly BSD
DragonFly commits List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Jun 2009 12:52:35 -0700 (PDT)

commit 0f65be104647b75aea01cc199143fba6a0063982
Author: Matthew Dillon <dillon@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]