aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorKazuya Mio <[email protected]>2009-11-24 10:28:48 -0500
committerTheodore Ts'o <[email protected]>2009-11-24 10:28:48 -0500
commit446aaa6e7e993b38a6f21c6acfa68f3f1af3dbe3 (patch)
treededc46c0d80a20061c0df463dcc6260aef394e2d /scripts/basic/docproc.c
parent94d7c16cbbbd0e03841fcf272bcaf0620ad39618 (diff)
ext4: initialize moved_len before calling ext4_move_extents()
The move_extent.moved_len is used to pass back the number of exchanged blocks count to user space. Currently the caller must clear this field; but we spend more code space checking for this requirement than simply zeroing the field ourselves, so let's just make life easier for everyone all around. Signed-off-by: Kazuya Mio <[email protected]> Signed-off-by: Akira Fujita <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions