commit | dccbc9197d2c3614f2fd6811874e1d982e4415f0 | [log] [tgz] |
---|---|---|
author | Daniel Golle <daniel@makrotopia.org> | Tue Jul 19 00:26:55 2016 +0200 |
committer | Richard Weinberger <richard@nod.at> | Fri Jul 29 23:30:36 2016 +0200 |
tree | 22ed5b6fcb546b2fc5b3f0aeea6bbeb8887f7d02 | |
parent | 714fb87e8bc05ff78255afc0dca981e8c5242785 [diff] |
ubifs: Silence early error messages if MS_SILENT is set Probe-mounting a volume too small for UBIFS results in kernel log polution which might irritate users. Address this by silencing errors which may happen during boot if the rootfs is e.g. squashfs (and thus rather small) stored on a UBI volume. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Richard Weinberger <richard@nod.at>