diff options
author | Richard Weinberger <[email protected]> | 2014-11-24 22:30:09 +0100 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2015-01-28 15:57:04 +0100 |
commit | fafdd2bf2638157670f28462b641150d16dbaeca (patch) | |
tree | 717b6e07e8018eec9e6ac3e5ead6dedffbf4799c /net | |
parent | 346be9bc802ddbaf7ce2ad35145d1ddfba376594 (diff) |
UBI: Implement UBI_METAONLY
UBI_METAONLY is a new open mode for UBI volumes, it indicates
that only meta data is being changed.
Meta data in terms of UBI volumes means data which is stored in the
UBI volume table but not on the volume itself.
While it does not interfere with UBI_READONLY and UBI_READWRITE
it is not allowed to use UBI_METAONLY together with UBI_EXCLUSIVE.
Cc: Ezequiel Garcia <[email protected]>
Cc: Andrew Murray <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Tested-by: Guido MartÃnez <[email protected]>
Reviewed-by: Guido MartÃnez <[email protected]>
Tested-by: Christoph Fritz <[email protected]>
Tested-by: Andrew Murray <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions