On 07/26/2017 10:41 AM, Pawel Baldysiak wrote:
Currently if metadata requires more then 1M, data offset will be rounded down to closest MB. This is not correct, since less then required space is reserved. Always round data offset up to multiple of 1M. Signed-off-by: Pawel Baldysiak <pawel.baldysiak@xxxxxxxxx> --- super1.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Applied Thanks, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html