DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: VINUM - Support geometries > 2TB
commit c2fcd54e34c1ba21ce20f1daee214fa52a8c68fe
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Aug 15 13:03:23 2009 -0700
VINUM - Support geometries > 2TB
* Convert remaining 32 bit block number calculations to 64 bit calculations.
Summary of changes:
sys/dev/raid/vinum/request.h | 4 +-
sys/dev/raid/vinum/vinumext.h | 6 ++--
sys/dev/raid/vinum/vinumlock.c | 2 +-
sys/dev/raid/vinum/vinumraid5.c | 14 +++++-----
sys/dev/raid/vinum/vinumrequest.c | 52 ++++++++++++++++++------------------
sys/dev/raid/vinum/vinumrevive.c | 10 +++---
sys/dev/raid/vinum/vinumstate.c | 2 +-
sys/dev/raid/vinum/vinumvar.h | 7 ++++-
8 files changed, 51 insertions(+), 46 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2fcd54e34c1ba21ce20f1daee214fa52a8c68fe
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]