The upgraded mic package is adopted in the public image server and it
uses the metadata single option when building the btrfs image.
Thus, remove the btrfs balance command that changes the btrfs filesystem
to single metadata because this is redundant.
Change-Id: Iaf361b0daed2f995f526ade51e9e60ad3212a201
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
if [ "$NEED_RESIZEFS" = "1" ]
then
/sbin/btrfs filesystem resize max /sysroot
- /sbin/btrfs balance start -v -f -mconvert=single /sysroot
fi
else
/usr/bin/verityctl create root $ROOTFS