DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: NFS - Implement statvfs to take advantage of 64-bit fields
commit 2ef35c61337e4c7a147da41391628f26823da352
Author: Alex Hornung <ahornung@gmail.com>
Date: Tue Aug 11 23:33:20 2009 +0100
NFS - Implement statvfs to take advantage of 64-bit fields
* Implement statvfs vfsop to take advantage of statvfs' 64-bit fields
instead of statfs 32-bit fields.
This also solves an issue which caused incorrect display of space
for large NFS mounts.
Dragonfly-Bug: http://bugs.dragonflybsd.org/issue1401
Reported-By: Simon "corecode" Schubert
Summary of changes:
sys/vfs/nfs/nfs_vfsops.c | 105 ++++++++++++++++++++++++++++++++++++++++-----
1 files changed, 93 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2ef35c61337e4c7a147da41391628f26823da352
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]