Opened 14 years ago

Closed 14 years ago

#5704 closed enhancement (fixed)

Updated ext2 superblock

Reported by: jvff Owned by: axeld
Priority: normal Milestone: R1
Component: File Systems/ext2 Version: R1/Development
Keywords: gsoc2010 ext2 ext3 ext4 superblock Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by tqh)

The superblock structure has been updated (based on the current Linux ext3 code), and adds initial ext4 support. Full ext4 superblock compatibility hasn't been checked.

Attachments (1)

ext2_ext4sb.patch (1.2 KB ) - added by jvff 14 years ago.
Patch for updated superblock

Download all attachments as: .zip

Change History (5)

by jvff, 14 years ago

Attachment: ext2_ext4sb.patch added

Patch for updated superblock

comment:1 by jvff, 14 years ago

The superblock structure has been updated (based on the current Linux ext3 code), and adds initial ext4 support. Full ext4 superblock compatibility hasn't been checked.

comment:2 by tqh, 14 years ago

Description: modified (diff)

Updated description according to jvff's request.

comment:3 by mmadia, 14 years ago

Keywords: gsoc2010 added

comment:4 by axeld, 14 years ago

Resolution: fixed
Status: newclosed
Version: R1/alpha1R1/Development

Applied in hrev36142.

However, did you actually try to compile it? Because journal_inode was defined twice with your changes (I renamed the new entry to journal_inode_backup).

Note: See TracTickets for help on using tickets.