1) A get_fs_type() call for "xfs" will request_module() for "fs-xfs", not for "xfs". The optimization in kernel described in b) fails to catch if we have a lot of consecutive get_fs_type() calls. The reason is the optimization in place does not look for aliases. This means...
CONFIG_KERNEL_REISER_FS_POSIX_ACL is not set # CONFIG_KERNEL_TMPFS_POSIX_ACL is not set # CONFIG_KERNEL_UBIFS_FS_SECURITY is not set # CONFIG_KERNEL_WERROR is not set CONFIG_KERNEL_XDP_SOCKETS=y # CONFIG_KERNEL_XFS_POSIX_ACL is not set CONFIG_LIBCURL_COOKIES=y CONFIG_LIBCURL_CRYPTO_...
我发现了可以从internet (Kmod XFS)安装XFS模块._3.8.13-1_ar71x.ipk)。我成功地安装了libc和opkg (安装程序工具),但是模块需要内核3.8.13-1:Installing kmod-fs-xfsDownloading kmod-fs-xfs_3.8.13-1_ar71xx.ipk.Collected errors: * satisfy_dependencies_for: Cannot 浏览0提问于2013-07-16得票数 1 ...
VFAT是FAT文件系统下长文件名的编码方式(无论是FAT12,FAT16或FAT32)
kmod-md-mod kmod-md-raid0 kmod-md-raid1 kmod-fs-ext4 kmod-fs-xfs endef TARGET_DEVICES += shuttle_kd20 5 changes: 2 additions & 3 deletions 5 target/linux/oxnas/ox820/profiles/00-default.mk Original file line numberDiff line numberDiff line change @@ -9,9 +9,8 @@ define Profile...