Skip to main content
added line breaks that appear to have been intended
Source Link
Eliah Kagan
  • 4.2k
  • 2
  • 28
  • 39

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c, the definition of parse_feature is taken from the file include/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361:

encrypt 
extra_attr 
project_quota 
inode_checksum 
flexible_inline_xattr 
quota 
inode_crtime 
lost_found 
verity 
sb_checksum

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c, the definition of parse_feature is taken from the file include/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361:

encrypt extra_attr project_quota inode_checksum flexible_inline_xattr quota inode_crtime lost_found verity sb_checksum

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c, the definition of parse_feature is taken from the file include/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361:

encrypt 
extra_attr 
project_quota 
inode_checksum 
flexible_inline_xattr 
quota 
inode_crtime 
lost_found 
verity 
sb_checksum

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c  , the definition of parse_feature is taken from the file include/f2fs_fs.hinclude/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361  :

encryptencrypt extra_attrextra_attr project_quotaproject_quota inode_checksuminode_checksum flexible_inline_xattrflexible_inline_xattr quotaquota inode_crtimeinode_crtime lost_foundlost_found verityverity sb_checksumsb_checksum

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c  , the definition of parse_feature is taken from the file include/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361  :

encrypt extra_attr project_quota inode_checksum flexible_inline_xattr quota inode_crtime lost_found verity sb_checksum

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c, the definition of parse_feature is taken from the file include/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361:

encrypt extra_attr project_quota inode_checksum flexible_inline_xattr quota inode_crtime lost_found verity sb_checksum

Source Link
Sven
  • 275
  • 2
  • 6

Looking at https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/mkfs/f2fs_format_main.c , the definition of parse_feature is taken from the file include/f2fs_fs.h. This function uses a table with 10 feature names (not all make sense for normal users!): https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/tree/include/f2fs_fs.h#n1361 :

encrypt extra_attr project_quota inode_checksum flexible_inline_xattr quota inode_crtime lost_found verity sb_checksum