git: Testing - fix bugs in fsx related to 64-bit systems.
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 25 22:52:33 PDT 2009
commit 10d6b766c3355c722fe09cea3e5f1d17ff5ee147
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Aug 25 22:43:44 2009 -0700
Testing - fix bugs in fsx related to 64-bit systems.
* FSX was assuming pointers fit in an int.
Summary of changes:
test/stress/fsx/dotest | 8 ++++++++
test/stress/fsx/fsx.c | 26 +++++++++++++++-----------
2 files changed, 23 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10d6b766c3355c722fe09cea3e5f1d17ff5ee147
--
DragonFly BSD source repository
More information about the Commits
mailing list