diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2018-12-09 18:12:13 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2018-12-13 22:09:19 +0100 |
commit | d62e98ed1efcaa94caa004f622944afdce5f1c3c (patch) | |
tree | f34a80a2275066de82f469691ccabc52d34c4e46 /drivers | |
parent | 6554a56f352ee2a6ce295fcfb39889eb9ecc79cf (diff) | |
download | linux-d62e98ed1efcaa94caa004f622944afdce5f1c3c.tar.bz2 |
ubifs: Fix default compression selection in ubifs
When ubifs is build without the LZO compressor and no compressor is
given the creation of the default file system will fail. before
selection the LZO compressor check if it is present and if not fall back
to the zlib or none.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions