Re: MO drives (2048 byte block vfat fs) in lk 2.4

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 23 Apr 2001 10:22:25 +0100 (BST)


> The EIP resolved most often to cont_prepare_write() in
> fs/buffer. A disassembly suggests line 1802 in buffer.c
> [2.4.3ac11]. That is around a memset() between
> __block_prepare_write() and __block_commit_write() calls
> within the while loop. Most other addresses were within
> the same while loop. Perhaps someone with expertize
> in this area may like to examine that loop.

I'll take a dig. The fat code pulled out the magic buffer stuff because
it was meant to be going lower down which never happened..

Alan

-
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/