commit 5d7447f66073e0979186f97c14beb3f5bd47fba5
Author: Antonio Huete Jimenez <[email protected]>
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/5d7447f66073e0979186f97c14beb3f5bd47fba5


-- 
DragonFly BSD source repository

Reply via email to