diff options
author | 2010-03-03 16:19:32 -0500 | |
---|---|---|
committer | 2010-03-03 16:19:32 -0500 | |
commit | 9b1d0998d24f9c207d5fbdd0b8bac07284e0eda7 (patch) | |
tree | 0670c100d74086884c772e72d3e4135b57118515 /fs/ext4/move_extent.c | |
parent | ext4: Fix ext4_quota_write cross block boundary behaviour (diff) | |
download | wireguard-linux-9b1d0998d24f9c207d5fbdd0b8bac07284e0eda7.tar.xz wireguard-linux-9b1d0998d24f9c207d5fbdd0b8bac07284e0eda7.zip |
ext4: Release page references acquired in ext4_da_block_invalidatepages
We forget to release page references we acquire in
ext4_da_block_invalidatepages. Luckily, this function gets called only if we
are not able to allocate blocks for delay-allocated data so that function
should better never be called.
Also cleanup handling of index variable.
Reported-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/move_extent.c')
0 files changed, 0 insertions, 0 deletions