git: HAMMER VFS - Fix bug in statvfs()

看板DFBSD_commit作者時間16年前 (2009/12/04 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1B64fuIX (DFBSD_commit)