diff options
author | Tao Ma <boyu.mt@taobao.com> | 2011-07-24 00:07:26 +0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-07-24 00:07:26 +0400 |
commit | 529da704ad1ead755d9e40721f29446cb278e099 (patch) | |
tree | 624e4cdafcbbe61441c1cf73395394caf736618f /fs/ext4/mballoc.h | |
parent | d46203159ed376fdbe2b05aa57e58207bf27a8f9 (diff) | |
download | linux-529da704ad1ead755d9e40721f29446cb278e099.tar.xz |
ext4: remove unnecessary ext4_get_group_info in ext4_mb_load_buddy
ext4_mb_load_buddy() calls ext4_get_group_info() for setting both
"grp" and "e4b->bd_info", but it could do "e4b->bd_info = grp".
Reported-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.h')
0 files changed, 0 insertions, 0 deletions