Comment 2 for bug 1630145

Revision history for this message
Oliver Grawert (ogra) wrote :

ogra@dragon:~$ sudo dumpe2fs -h /dev/mmcblk0p2|grep "Reserved blocks"
dumpe2fs 1.42.13 (17-May-2015)
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)

looks like ubuntu-image does not actually set any reserved blocks when creating the file system, i wonder if this could help out here ...

could you also post the exact fallocate command you used for reproducing it ?