* MTD CVS update: 'mtd/kernel ftl.c'
@ 2000-03-30 16:47 David Woodhouse
0 siblings, 0 replies; 6+ messages in thread
From: David Woodhouse @ 2000-03-30 16:47 UTC (permalink / raw)
To: cvs-notify
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv3661
Modified Files:
ftl.c
Log Message:
Remove some of the random printk()s from ftl.c now that it appears to work.
Fix the BLKGETSIZE ioctl to return the size of the partition, not the whole
device.
Note that 'appears to work' is intentional - it corrupts data somehow. I
need to locate a PCMCIA flash card, and verify that it was working before
I ported it to MTD - as far as I'm aware, I didn't change anything that
should cause this to break.
Oh yes - and in case you hadn't worked it out already, I started forwarding
the CVS commit logs to the mailing list.
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* MTD CVS update: 'mtd/kernel ftl.c'
@ 2000-03-31 10:35 David Woodhouse
0 siblings, 0 replies; 6+ messages in thread
From: David Woodhouse @ 2000-03-31 10:35 UTC (permalink / raw)
To: cvs-notify
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv11042
Modified Files:
ftl.c
Log Message:
Sanity check - does mtd->erasesize match header.EraseUnitSize?
Add invalidate_inodes() to the close routine.
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* MTD CVS update: 'mtd/kernel ftl.c'
@ 2000-05-03 11:04 David Woodhouse
0 siblings, 0 replies; 6+ messages in thread
From: David Woodhouse @ 2000-05-03 11:04 UTC (permalink / raw)
To: cvs-notify
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv22931
Modified Files:
ftl.c
Log Message:
Make ftl use {get,put}_mtd_device properly
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* MTD CVS update: 'mtd/kernel ftl.c'
@ 2000-05-03 16:09 David Woodhouse
0 siblings, 0 replies; 6+ messages in thread
From: David Woodhouse @ 2000-05-03 16:09 UTC (permalink / raw)
To: cvs-notify
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv25896
Modified Files:
ftl.c
Log Message:
Extra debugging. There wasn't really anything wrong with it - it was my
ftl_format which was screwed.
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* MTD CVS update: 'mtd/kernel ftl.c'
@ 2000-05-03 18:47 David Woodhouse
0 siblings, 0 replies; 6+ messages in thread
From: David Woodhouse @ 2000-05-03 18:47 UTC (permalink / raw)
To: cvs-notify
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@infradead.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* MTD CVS update: 'mtd/kernel ftl.c'
@ 2000-06-23 15:17 David Woodhouse
0 siblings, 0 replies; 6+ messages in thread
From: David Woodhouse @ 2000-06-23 15:17 UTC (permalink / raw)
To: cvs-notify
Update of /home/cvs/mtd/kernel
In directory infradead.org:/tmp/cvs-serv31148/kernel
Modified Files:
ftl.c
Log Message:
Handle calling with NULL device
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2000-06-23 15:17 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-31 10:35 MTD CVS update: 'mtd/kernel ftl.c' David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2000-06-23 15:17 David Woodhouse
2000-05-03 18:47 David Woodhouse
2000-05-03 16:09 David Woodhouse
2000-05-03 11:04 David Woodhouse
2000-03-30 16:47 David Woodhouse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox