commit | 8d6669133d8cdbb7cbe0e1f0f3744e7802a84afe | [log] [tgz] |
---|---|---|
author | Akira Fujita <a-fujita@rs.jp.nec.com> | Sat Sep 05 22:46:29 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Sep 05 22:46:29 2009 -0400 |
tree | ab4799f9299037ecb41de56bc1ad0b8c946c30f0 | |
parent | daea696dbac0e33af3cfe304efbfb8d74e0effe6 [diff] |
ext4: Return exchanged blocks count to user space in failure Return exchanged blocks count (moved_len) to user space, if ext4_move_extents() failed on the way. Signed-off-by: Akira Fujita <a-fujita@rs.jp.nec.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>