Re: [LEDE-DEV] [PATCH fstools] libblkid-tiny: add support for UBI superblock

2017-08-01 Thread John Crispin
On 01/08/17 21:37, Rafał Miłecki wrote: From: Rafał Miłecki Detecting UBI superblock may be useful for tools wanting to simplify or automate attaching UBI. Please note it's not directly related to the ubifs support which is just a filesystem working on top of UBI volume. This patch adds simp

[LEDE-DEV] [PATCH fstools] libblkid-tiny: add support for UBI superblock

2017-08-01 Thread Rafał Miłecki
From: Rafał Miłecki Detecting UBI superblock may be useful for tools wanting to simplify or automate attaching UBI. Please note it's not directly related to the ubifs support which is just a filesystem working on top of UBI volume. This patch adds simple code reading UBI version and unique numbe