Testing F2FS_FS feature to fedora.

Josh Boyer jwboyer at redhat.com
Mon Jun 10 12:32:36 UTC 2013


On Fri, Jun 07, 2013 at 07:27:12PM +0200, Nicolas Chauvet wrote:
> Hi,
> 
> I'm wondering is the F2FS_FS feature can be enabled on the Fedora kernel.
> 
> I've made an attempt to make a scratch build with this feature enabled, and
> I mean to test in on F-18 x86_64. The ultimate goal would be to use it as
> the default rootfs for my AC100 using emmc (/boot can be on ext4 as a step).
> 
> Here is the scratch build for the kernel
> http://koji.fedoraproject.org/koji/taskinfo?taskID=5480210
> for the f2fs-tools 1.1 on f18:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=5481322
> 
> 
> Basically, it's a matter to add this: to config-generic
> ----
> CONFIG_F2FS_FS=m
> CONFIG_F2FS_STAT_FS=y
> CONFIG_F2FS_FS_XATTR=y
> CONFIG_F2FS_FS_POSIX_ACL=y

That can be added to config-armv7-generic.  It really doesn't belong in
config-generic.  I'd suggest discussing it with the ARM people.

> ----
> CONFIG_F2FS_STAT_FS is probably for DEBUG and might be disabled for usage.
> 
> The f2fs-utils package is already available in the repository.
> 
> 
> Also added is the CONFIG_X86_X32=y option from an unrelated test.

No.

josh


More information about the kernel mailing list