summaryrefslogtreecommitdiff
path: root/fs/ubifs
diff options
context:
space:
mode:
authorMårten Lindahl <marten.lindahl@axis.com>2022-10-13 15:02:49 +0300
committerRichard Weinberger <richard@nod.at>2023-02-02 23:13:35 +0300
commit6addbe91fcccd446036d5acc8e54a9b4395ac4bb (patch)
tree7caa83c83714a4cfcffd4130de0a2dbf004831bd /fs/ubifs
parent203a55f04f66eea1a1ca7e5a302a7f5c99c62327 (diff)
downloadlinux-6addbe91fcccd446036d5acc8e54a9b4395ac4bb.tar.xz
ubi: block: Reduce warning print to info for static volumes
If volume size is not multiple of the sector size 512 a warning is printed saying that the last non-sector aligned bytes will be ignored. This should be valid for resizable volumes, but when creating static volumes which are read only this will always be printed even if the unaligned data is deliberate. The message is still valid but the severity should be lowered for static volumes. Signed-off-by: Mårten Lindahl <marten.lindahl@axis.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions