Home | History | Annotate | Line # | Download | only in doc
      1  1.1  jdolecek newfs_ext2fs support for EXTRA_ISIZE - not yet
      2  1.1  jdolecek 
      3  1.1  jdolecek bunch of bin ext2 bugs - fsck_ext2fs et.al.
      4  1.1  jdolecek 
      5  1.1  jdolecek 64bit support meta data support - maybe only affects dirs and raises
      6  1.1  jdolecek   limit on max.filesystem?
      7  1.1  jdolecek 
      8  1.1  jdolecek fix ext4.wiki - h_reserved[2] should actually be h_reserved[3] according
      9  1.1  jdolecek   to ext4 code
     10  1.1  jdolecek 
     11  1.1  jdolecek xattr - dont forget refcount handling , with hash map (same as linux)
     12  1.1  jdolecek - use roundup2() instead of custom macros
     13  1.1  jdolecek 
     14  1.1  jdolecek EXTENTS:
     15  1.1  jdolecek check if the inode_ext extents cache is actually used
     16  1.1  jdolecek 
     17  1.1  jdolecek optimalization - on sync, only overwrite changed cgs? adv for bigger
     18  1.1  jdolecek     filesystems
     19  1.1  jdolecek 
     20  1.1  jdolecek remove dup e2fs_mnton from m_fs
     21  1.1  jdolecek 
     22  1.1  jdolecek maybe return limit to 32000 links for !DIR_NLINK fs (cross-check what Linux
     23  1.1  jdolecek     ext4 code)
     24  1.1  jdolecek 
     25  1.1  jdolecek QUOTA support ?
     26  1.1  jdolecek 
     27  1.1  jdolecek INODE_DATA support? (even linux is dev only)
     28