I tested it on 3.6.0 and all is fine. Tks for the patch.
2014-02-18 8:30 GMT+08:00 Antonio Huete Jimenez < [email protected]>: > > 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 >
