git: hammer - Really fix VFS_STATFS() when operating volumes.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Mon Feb 17 08:36:18 PST 2014


commit 63eefcf7775a18787490dc9fff3f8ce6657015af
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Mon Feb 17 07:47:49 2014 -0800

    hammer - Really fix VFS_STATFS() when operating volumes.
    
    - Correct a mistake in the previous "fix". Compute the
      total number of blocks based on the bigblock count which
      was already updated.
    - Take care of stats also on volume deletion.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue2497>

Summary of changes:
 sys/vfs/hammer/hammer_volume.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/63eefcf7775a18787490dc9fff3f8ce6657015af


-- 
DragonFly BSD source repository



More information about the Commits mailing list