Wind River Support Network

HomeDefectsLIN1019-2737
Not to be fixed

LIN1019-2737 : marvell-cn96xx: enable f2fs but miss its type in /proc/filesystem

Created: Sep 29, 2019    Updated: Apr 15, 2020
Resolved Date: Apr 15, 2020
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: BSP

Description

Build:
$ ${yourProductPath}/setup.sh --machines=marvell-cn96xx --templates feature/docker --distro wrlinux --dl-layers
$ source oe-init-build-env
$ bitbake-layers add-layer ${yourLayerPath}/wr-testing/kts-dev
$ echo require templates/feature/wr-kts/template.conf >> conf/local.conf

Run aufs case.
$ /opt/wr-test/main_test.py -s f2fs_io

root@marvell-cn96xx:/opt/wr-test# zgrep -i f2fs /proc/config.gz 
CONFIG_F2FS_FS=y
CONFIG_F2FS_STAT_FS=y
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_FS_POSIX_ACL=y
# CONFIG_F2FS_FS_SECURITY is not set
# CONFIG_F2FS_CHECK_FS is not set
# CONFIG_F2FS_IO_TRACE is not set
# CONFIG_F2FS_FAULT_INJECTION is not set
root@marvell-cn96xx:/opt/wr-test# 
root@marvell-cn96xx:/opt/wr-test# cat /proc/filesystems 
nodev   sysfs
nodev   rootfs
nodev   ramfs
nodev   bdev
nodev   proc
nodev   cpuset
nodev   cgroup
nodev   cgroup2
nodev   tmpfs
nodev   devtmpfs
nodev   debugfs
nodev   tracefs
nodev   sockfs
nodev   bpf
nodev   pipefs
nodev   hugetlbfs
nodev   rpc_pipefs
nodev   devpts
        ext3
        ext4
        ext2
        vfat
        msdos
nodev   nfs
nodev   nfs4
nodev   autofs
nodev   overlay
        xfs
nodev   aufs
nodev   mqueue
        btrfs

Steps to Reproduce

Build:
$ ${yourProductPath}/setup.sh --machines=marvell-cn96xx --templates feature/docker --distro wrlinux --dl-layers
$ source oe-init-build-env
$ bitbake-layers add-layer ${yourLayerPath}/wr-testing/kts-dev
$ echo require templates/feature/wr-kts/template.conf >> conf/local.conf

Run aufs case.
$ /opt/wr-test/main_test.py -s f2fs_io
Live chat
Online