在编译linux内核期间,4.4.0出现了一个错误:fs/overlayfs/super.c:1331:30/super.c: In function ‘ovl_exit’:
fs/overlayfs/super.c:1344:26: error: ‘ovl_v1_fs_type’ undeclared (first'fs/overl
我正试图在一个档案中挂载一个overlayfs (作为对Linux上的分层或虚拟文件系统的后续)。-o allow_root somefile tmpmount: tmp/mount: wrong fs type, bad option, bad superblock on overlayfs, miss
make ARCH=arm goldfish_armv7_defconfig
$ make ARCH=arm CROSS_COMPILE=/opt/android-ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi- menuconfig # I enable overlayfs and loadable modules