Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-29 | ext4: Add multi block allocator for ext4 | Alex Tomas | |
Signed-off-by: Alex Tomas <alex@clusterfs.com> Signed-off-by: Andreas Dilger <adilger@clusterfs.com> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | |||
2008-01-28 | ext4: Add EXT4_IOC_MIGRATE ioctl | Aneesh Kumar K.V | |
The below patch add ioctl for migrating ext3 indirect block mapped inode to ext4 extent mapped inode. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> |