commit | c14c6fd5c56a0d0495d8a7c0f2bc330be658663e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Jan 28 23:58:26 2008 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 28 23:58:26 2008 -0500 |
tree | 6ca056c1cff1103739170d7a19c66a9966c59eb2 | |
parent | 25ec56b518257a56d2ff41a941d288e4b5ff9488 [diff] |
ext4: Add EXT4_IOC_MIGRATE ioctl 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>