ubifs: Report max LEB count at mount time
authorMartin Devera <devik@eaxlabs.cz>
Wed, 3 Mar 2021 09:05:19 +0000 (10:05 +0100)
committerRichard Weinberger <richard@nod.at>
Thu, 15 Apr 2021 20:00:41 +0000 (22:00 +0200)
commit829ad58a04e28e1979cc8b9ac7d2db69cc44dc80
tree27e7c495cad70a3bd77324fedb4fe7888975f83a
parentaf61e7bf927855e9647393f6c5ac4e411ac2041e
ubifs: Report max LEB count at mount time

There is no other way to directly report/query this
quantity. It is useful when planing how given filesystem
can be resized.

Signed-off-by: Martin Devera <devik@eaxlabs.cz>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/super.c