![]() | |||||||||||||
Messages in this thread Patch in this message |
Wil Reichert wrote: > > Hi, > > I'm getting a "bio too big" error with 2.5.50. I've got a 330G lvm2 > partition formatted with ext3 using the -T largefile4 parameter. > Everything seems ok at first, but any sort of access will die very > unhappily with said error messsage after about 10 seconds of operation > or so. The only google search results are the patch submission. Eeek. > How odd. Please send the full diagnostic output. And add this: --- 25/drivers/block/ll_rw_blk.c~a Tue Dec 10 18:42:54 2002 +++ 25-akpm/drivers/block/ll_rw_blk.c Tue Dec 10 18:43:13 2002 @@ -1921,6 +1921,7 @@ end_io: bdevname(bio->bi_bdev), bio_sectors(bio), q->max_sectors); + dump_stack(); goto end_io; } _ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:31 [W:0.534 / U:0.050 seconds] ©2003-2008 Jasper Spaans | |||||||||||||