commit | 29cc5bcadfc36957574fd0d17238a23419cac7da | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Sep 17 18:46:57 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 24 13:50:32 2015 -0400 |
tree | 1c1d4809fc140cf0078b6e860008e004f5bcd367 | |
parent | ad15749b6d2b26bf7afe8a9d8724027ba1165b25 [diff] |
ubifs: Add functions for generic fs use Implement the necessary functions for implementing generic fs support for ubifs. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Heiko Schocher <hs@denx.de>