Error on boot, corrupted file system

OSMC on RPi 2 after cloned 16gb card to 32gb and extended file system on Fedora
On boot i get that error:
journalctl -xe
Nov 03 19:16:42 osmc fsck: E2fsck run: /bin/e2fsck -f -y -C 0 /dev/mmcblk0p2
Nov 03 19:16:42 osmc fsck: e2fsck 1.42.13 (17-May-2015)
Nov 03 19:16:42 osmc fsck: /dev/mmcblk0p2 has unsupported feature(s): inline_data

osmc@osmc:/boot$ e2fsck -V
e2fsck 1.43.4 (31-Jan-2017)
Using EXT2FS Library version 1.43.4, 31-Jan-2017

Looks like your clone didn’t work right. How did you do it, with clonezilla?

it boots and works, this time cloned with Disk utility, seems faster whan dd.
It also says to upgrade e2progs to newer version.