From: Corentin Chary <corentincj@iksaif.net>
To: linux-mtd@lists.infradead.org
Subject: [PATCH 0/3] Export UBI map/unmap/is_mapped in userspace v2
Date: Wed, 7 Jan 2009 10:22:46 +0100 [thread overview]
Message-ID: <200901071022.46343.corentincj@iksaif.net> (raw)
Hi,x
These are three patch to make a usespace program able to use map/unmap
operation and to query if a LEB is mapped.
We are trying to do an UBI based userspace filesystem (using fuse) and we
needed these, but it could also be used for testing purpose.
CONFIG_MTD_UBI_DEBUG_USERSPACE_IO is needed to enable theses functions.
The patch can also be download here:
http://xf.iksaif.net/dev/uffs/linux/ubi/
Thanks
--
Corentin Chary
http://xf.iksaif.net
next reply other threads:[~2009-01-07 9:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-07 9:22 Corentin Chary [this message]
2009-01-07 9:25 ` [PATCH 1/3] UBI: map operation via ioctl Corentin Chary
2009-01-07 9:27 ` [PATCH 2/3] UBI: unmap " Corentin Chary
2009-01-07 9:29 ` [PATCH 3/3] UBI: is_mapped " Corentin Chary
2009-01-07 9:32 ` [PATCH 0/3] Export UBI map/unmap/is_mapped in userspace v2 Artem Bityutskiy
2009-01-07 9:40 ` Corentin Chary
2009-01-07 12:15 ` Artem Bityutskiy
2009-01-07 13:40 ` Corentin Chary
2009-01-18 14:47 ` Artem Bityutskiy
2009-01-18 17:24 ` Corentin Chary
2009-01-19 9:38 ` Corentin Chary
2009-01-19 10:09 ` Artem Bityutskiy
2009-01-19 10:42 ` Artem Bityutskiy
2009-01-20 17:34 ` Corentin Chary
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200901071022.46343.corentincj@iksaif.net \
--to=corentincj@iksaif.net \
--cc=linux-mtd@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox