]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: use ext4_group_first_block_no()
authorAkinobu Mita <akinobu.mita@gmail.com>
Thu, 17 Apr 2008 14:38:59 +0000 (10:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 Apr 2008 14:38:59 +0000 (10:38 -0400)
commitb5e75bdb34547877a75efbda091188e3b76a2b1c
tree02c3bb7d59efe5a834f75bd9e5f48d494896a9cc
parent895e5a2f0e481b5d3094292dea5823af8a8dd2cf
ext4: use ext4_group_first_block_no()

Use ext4_group_first_block_no() and assign the return values to
ext4_fsblk_t variables.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: adilger@clusterfs.com
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mingming Cao <cmm@us.ibm.com>
fs/ext4/balloc.c
fs/ext4/xattr.c