Create btrfs images with the metadata single option 44/238344/1
authorJunghoon Kim <jhoon20.kim@samsung.com>
Mon, 13 Jul 2020 03:57:05 +0000 (12:57 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Mon, 13 Jul 2020 03:57:05 +0000 (12:57 +0900)
commit6fe7326b38c6e0961633dbaeba6dd0cdedd2e158
tree4fc8588182840eeb6757ce95dfd238d953844740
parentdf9f2d5be666a2b1958cbb65424ba3dea2a1ab36
Create btrfs images with the metadata single option

Tizen product and reference targets embed the NAND flash device as the
primary storage. The btrfs filesystem uses the metadata single option as
default if a NAND storage is detected. For this, create btrfs images
with the metadata single option.

Change-Id: I99a3ad08589e51cd7ff8cb6e0275aa03ecdad035
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
mic/utils/fs_related.py