Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ext4: Add multi block allocator for ext4 | Alex Tomas | 2008-01-29 | 1 | -5/+5 |
| | | | | | | | | 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> | ||||
* | ext4: Add EXT4_IOC_MIGRATE ioctl | Aneesh Kumar K.V | 2008-01-28 | 1 | -0/+560 |
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> |