Date: Mon, 31 Mar 2008 19:21:49 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys aac_ioctl.h src/sys/dev/aac aac.c aac_disk.c aacreg.h aacvar.h Message-ID: <200803311921.m2VJLnSC058733@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2008-03-31 19:21:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/sys aac_ioctl.h
sys/dev/aac aac.c aac_disk.c aacreg.h aacvar.h
Log:
MFC >2TB support
aac.c 1.134, aac_disk.c 1.45, aacreg.h 1.25, aacvar.h 1.51:
Add 64-bit array support for RAIDs > 2TB. This corresponds to ~ Adaptec
driver build 15317.
Tested on:
Adaptec 2230S, Firmware 4.2-0 (8205)
ICP ICP5085BL, Firmware 5.2-0 (12814)
aac.c 1.136, aac_ioctl.h 1.13:
Implement FSACTL_LNX_GET_FEATURES and FSACTL_GET_FEATURES ioctls. RAID
tools (e.g. arcconf) need this to be able to create arrays larger than 2TB.
Submitted by: Adaptec, via driver build 15317
The RELENG_7 and HEAD drivers are in sync as of this commit.
Revision Changes Path
1.120.2.10 +52 -1 src/sys/dev/aac/aac.c
1.43.10.2 +6 -3 src/sys/dev/aac/aac_disk.c
1.23.2.2 +1 -0 src/sys/dev/aac/aacreg.h
1.48.2.3 +2 -1 src/sys/dev/aac/aacvar.h
1.11.12.2 +20 -0 src/sys/sys/aac_ioctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803311921.m2VJLnSC058733>
