Messages in this thread |  | | | Date | Fri, 11 Aug 2000 10:04:48 -0300 (BRT) | | From | Marcelo Tosatti <> | | Subject | Re: patch for md.c in 2.2.16 |
| |
On Fri, 11 Aug 2000, Lars Callenbach wrote:
> I don't know whether it is known that kernel 2.2.16 has a problem with > multiple devices. In the file md.c line 449 > > md_blocksizes[minor] <<= FACTOR_SHIFT(FACTOR((md_dev+minor))); > > has to be commented to get a running kernel. The error is the following one: > grow_buffers wants to much memory - kernel message: > > VFS: grow_buffers size = 16384 > > If I comment/erase line 449 then everything works fine.
This line was already removed in 2.2.17pre series.
Thanks for reporting.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |