commit | 866136827b9a71c39dcb06d23ce523f719eab74b | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Thu Jan 24 16:15:14 2008 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Jan 25 16:41:25 2008 +0200 |
tree | 4ec353d1c0b4ad8bc43ea9f692268c654ba79f63 | |
parent | 60c031531a85b3580f66c2530f9b2802adcad4df [diff] |
UBI: introduce atomic LEB change ioctl We have to be able to change individual LEBs for utilities like ubifsck, ubifstune. For example, ubifsck has to be able to fix errors on the media, ubifstune has to be able to change the the superblock, hence this ioctl. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>