summaryrefslogtreecommitdiff
path: root/include/linux/raid
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-10-08 18:37:17 -0700
committerPatrick Mochel <mochel@osdl.org>2002-10-08 18:37:17 -0700
commit9f2f568c623f879193b781bffa20f40136740bbe (patch)
tree6924cf7a03560cf3726a775310477268bae76734 /include/linux/raid
parent7eb32c6d524ba601b632642ec26a8b658bb3fba4 (diff)
[PATCH] 64-bit sector_t - various driver changes
peter's code works for me, and the 40-odd people who download the -mm patches. Anton has tested it on ppc64 and I presume that Peter has tested it on ia64. I use gcc-2.91.66 and others use later compilers. I expect that any remaining problems will mainly be caught by the compiler. And compiler bugs can be detected by turning off the option in config and seeing if things get better. From Peter Chubb - do_request() function takes sector_t not unsigned long as the block number to operate on. - Various casts to long where the underlying device can never get big enough to warrant a 64-bit sector offset. - Cast sector_t to unsigned long long when printing.
Diffstat (limited to 'include/linux/raid')
0 files changed, 0 insertions, 0 deletions