[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#488242: Please include more features to jffs2 module



Package: linux-2.6
Version: 2.6.25-5
Severity: wishlist
Tags: patch

I'm not sure what's the preferred form of proposing kernel config
changes, but I'd like to propose support adding JFFS2 Summary
and Compressor support. These features are being used on many
products (such as Nokia n8x0 tablets), and being able to mount
these filesystems via PC's with block2mtd would be nice.

--- .config.old 2008-06-27 13:18:59.000000000 +0300                
+++ .config     2008-06-27 12:19:50.000000000 +0300                
@@ -3736,15 +3736,19 @@
 CONFIG_JFFS2_FS_DEBUG=0
 CONFIG_JFFS2_FS_WRITEBUFFER=y
 # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
-# CONFIG_JFFS2_SUMMARY is not set
+CONFIG_JFFS2_SUMMARY=y
 CONFIG_JFFS2_FS_XATTR=y
 CONFIG_JFFS2_FS_POSIX_ACL=y
 CONFIG_JFFS2_FS_SECURITY=y
-# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
+CONFIG_JFFS2_COMPRESSION_OPTIONS=y
 CONFIG_JFFS2_ZLIB=y
-# CONFIG_JFFS2_LZO is not set
+CONFIG_JFFS2_LZO=y
 CONFIG_JFFS2_RTIME=y
-# CONFIG_JFFS2_RUBIN is not set
+CONFIG_JFFS2_RUBIN=y
+# CONFIG_JFFS2_CMODE_NONE is not set
+CONFIG_JFFS2_CMODE_PRIORITY=y
+# CONFIG_JFFS2_CMODE_SIZE is not set
+# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
 CONFIG_CRAMFS=m
 CONFIG_VXFS_FS=m
 CONFIG_MINIX_FS=m

-- 
"rm -rf" only sounds scary if you don't have backups



Reply to: