commit | 6eb61d587f4515e4be5669eff383c0185009954f | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Thu Jul 12 13:01:57 2018 +0200 |
committer | Richard Weinberger <richard@nod.at> | Wed Aug 15 00:25:21 2018 +0200 |
tree | a5d3183e104338319152a888e0ff980c2546e6e1 | |
parent | 54169ddd382d461f7c01cc5a5182a4b4bc539489 [diff] |
ubifs: Pass struct ubifs_info to ubifs_assert() This allows us to have more context in ubifs_assert() and take different actions depending on the configuration. Signed-off-by: Richard Weinberger <richard@nod.at>