UBI: add ioctl for is_mapped operation
authorCorentin Chary <corentincj@iksaif.net>
Mon, 5 Jan 2009 13:48:59 +0000 (14:48 +0100)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 26 Jan 2009 11:17:27 +0000 (13:17 +0200)
This patch adds ioctl to check if an LEB is mapped or not (as a
debugging option so far).

[Re-named ioctl to make it look the same as the other one and made
 some minor stylistic changes. Artem Bityutskiy.]

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found