diff options
author | Akira Fujita <a-fujita@rs.jp.nec.com> | 2009-06-18 01:24:03 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2009-06-18 01:24:03 +0200 |
commit | 748de6736c1e482e111f9d1b5a5d5b1787600cad (patch) | |
tree | 9e5bd6085cd0eea0453c2a8bbce1422f291f059f /fs/dcookies.c | |
parent | ext4: avoid unnecessary spinlock in critical POSIX ACL path (diff) | |
download | linux-748de6736c1e482e111f9d1b5a5d5b1787600cad.tar.xz linux-748de6736c1e482e111f9d1b5a5d5b1787600cad.zip |
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
The EXT4_IOC_MOVE_EXT exchanges the blocks between orig_fd and donor_fd,
and then write the file data of orig_fd to donor_fd.
ext4_mext_move_extent() is the main fucntion of ext4 online defrag,
and this patch includes all functions related to ext4 online defrag.
Signed-off-by: Akira Fujita <a-fujita@rs.jp.nec.com>
Signed-off-by: Takashi Sato <t-sato@yk.jp.nec.com>
Signed-off-by: Kazuya Mio <k-mio@sx.jp.nec.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/dcookies.c')
0 files changed, 0 insertions, 0 deletions