git: DragonFly_RELEASE_3_6 hammer - Really fix VFS_STATFS() when operating volumes.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Mon Feb 17 16:30:55 PST 2014
commit 5d7447f66073e0979186f97c14beb3f5bd47fba5
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/5d7447f66073e0979186f97c14beb3f5bd47fba5
--
DragonFly BSD source repository
More information about the Commits
mailing list