aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2012-03-22 01:24:22 +0000
committerTheodore Ts'o <[email protected]>2012-03-22 01:24:22 +0000
commit21e7fd22a5a0ca83befe12c58cced21975dab213 (patch)
treebb11f7073ad3984e0ab775fc4800f5ee05864623 /fs/proc/array.c
parentext4: fix start and len arguments handling in ext4_trim_fs() (diff)
downloadkernel-21e7fd22a5a0ca83befe12c58cced21975dab213.tar.gz
kernel-21e7fd22a5a0ca83befe12c58cced21975dab213.zip
ext4: fix trimmed block count accunting
Currently when there is not enough free blocks in the block group to discard (grp->bb_free < minlen) the 'trimmed' is bumped up anyway with the number of discarded blocks from the previous iteration. Fix this by bumping up 'trimmed' only if the ext4_trim_all_free() was actually run. Signed-off-by: Lukas Czerner <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions