Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephane Chazelas
Date: Wednesday, February 20, 2008 - 10:30 am

2008-02-20 18:22:50 +0100, Jörn Engel:

Yes, my point ;). "block2mtd" creates a "mtd" out of a block
device and "mtdchar" and "mtdblock" create the "char" and
"block" devices out of the "mtd". This is a different concept
from "loop". With "loop", you make a block device out of a file,
but you do the ioctl on the target loop block device itself.
With block2mtd, you can't do that.

[...]

Actually, that's what I use block2mtd for, in combination with
"loop" to mount jffs2 filesystem images (always wondered if
there wasn't a simpler way, BTW (other than mtdram))

Cheers,
Stephane
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Tue Feb 12, 6:47 am)
Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Tue Feb 12, 9:10 am)
Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Wed Feb 20, 7:36 am)
Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Wed Feb 20, 7:43 am)
Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Wed Feb 20, 9:55 am)
Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Wed Feb 20, 10:02 am)
Re: [PATCH 2.6.24] block2mtd: removing a device and typo fixes, Stephane Chazelas, (Wed Feb 20, 10:30 am)