• Artem Bityutskiy's avatar
    UBI: provide LEB offset information · f43ec882
    Artem Bityutskiy authored
    Provide the LEB offset information in the UBI device information data
    structure. This piece of information is required by UBIFS to find out
    what are the LEB offsets which are aligned to the max. write size.
    
    If LEB offset not aligned to max. write size, then UBIFS has to take
    this into account to write more optimally.
    Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
    f43ec882
kapi.c 22.7 KB