diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2010-03-04 05:53:39 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2010-03-04 05:53:39 +0100 |
commit | 5661bd6861b7490394e29aaf74dca812188272e4 (patch) | |
tree | 34d4e626b9c4abaf98e79fb705ba1e4a21f9e7f9 /block | |
parent | ext4: Release page references acquired in ext4_da_block_invalidatepages (diff) | |
download | linux-5661bd6861b7490394e29aaf74dca812188272e4.tar.xz linux-5661bd6861b7490394e29aaf74dca812188272e4.zip |
ext4: cleanup to use ext4_group_first_block_no()
This is a cleanup and simplification patch which takes some open-coded
calculations to calculate the first block number of a group and
converts them to use the (already defined) ext4_group_first_block_no()
function.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Andreas Dilger <adilger@sun.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions