DragonFly commits List (threaded) for 2009-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: HAMMER VFS - Fix bug in statvfs()
commit c07636592ca4cdb9af0f0dc65a13221577fad67b
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Dec 3 15:13:02 2009 -0800
HAMMER VFS - Fix bug in statvfs()
* statvfs() had a coding error which caused it to return 0 free space
until the first statfs() call was made.
Reported-by: Johannes Hofmann <johannes.hofmann@gmx.de>
Summary of changes:
sys/vfs/hammer/hammer_vfsops.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c07636592ca4cdb9af0f0dc65a13221577fad67b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]