commit | ade44ce07c9316351ae321051221c9bad3af3a44 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Jan 16 18:03:22 2009 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Sun Jan 18 14:02:08 2009 +0200 |
tree | 5f21dd98b889011130d978c4855090656468654e | |
parent | 573135b5dbc02be12940558db23158cc9ee89c66 [diff] |
UBI: allow all ioctls Some ioctl's in UBI are enabled only when debugging is switched on. There is not particular reason for this, just noone needed them. However, some people need the now for their user-space development. Thus, allow these ioctl's even if UBI debugging is disabled. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>