Commit 3ef3ca19 authored by mengfanhui's avatar mengfanhui
Browse files

loongarch/configs: Fix unknown filesystem type gfs2

kylin inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7KYTH


CVE: NA

-----------------------------------------------------------

While mounting the filesystem named 'gfs2' with the command such as
"mount /dev/sda10 /mnt",
we get:
        "mount: /mnt: unknown filesystem type 'gfs2'"

Fix this by requiring "CONFIG_GFS2_FS=m" instead of
"# CONFIG_GFS2_FS is not set" in the loongson3_defconfig configuration file
After this commit, this issue is now resolved.
Tested on loongarch 3C5000.

Signed-off-by: default avatarmengfanhui <mengfanhui@kylinos.cn>
parent 5d7f8933
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment