MTD CVS update: 'mtd/kernel ftl.c'

David Woodhouse dwmw2 at infradead.org
Wed May 3 14:47:55 EDT 2000


Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv27452

Modified Files:
	ftl.c 
Log Message:
First attempt at fixing endianness and wordsize problems. Doesn't work,
and I can't really see how it ever did given that I'd accidentally swapped
a write() to a read() in copy_erase_unit() 
(case BLOCK_REPLACEMENT is supposed to read(src); write(dest); - not
supposed to read them both in turn :)



To unsubscribe, send "unsubscribe mtd" to majordomo at infradead.org



More information about the linux-mtd mailing list