#------------------------ # base extent support (32bit) #------------------------ ext3-extents.patch #------------------------ # 48bit ext3 patches #------------------------- # 64 bit in-kernel block number support # #sector_t type format string for all arch sector_fmt.patch #support >32 bit fs block type in kernel (convert ext3_fsblk_t to sector_t) ext3_fsblk_sector_t.patch # #48 bit extent map patches # ext3-extents-48bit.patch ext3-extents-ext3_fsblk_t.patch ext3-unitialized-extent-handling.patch # # 64bit JBD support # 64bit_jbd_core.patch jbd-avoid-blk-overflow-write-journal-metadata-tag.patch jbd-read-32bit-tag-fix.patch jbd-cleanup-journal_tag_bytes.patch sector_t-jbd.patch jbd-revoke-32bit-shift-fix.patch # # 48 bit on-disk xttar support # ext3_48bit_i_file_acl.patch # # 64bit on-disk sb metadata changes # 64bit-metadata.patch 64bit-incompat-flag-change.patch ext3-sb-struc-sync-with-e2fsprog.patch