new helper: ext2_image_size()
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 23 Mar 2012 20:36:45 +0000 (16:36 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 31 Mar 2012 20:03:16 +0000 (16:03 -0400)
commit39429c5e4a2c56a39c9a1c9bdad54431c63104b0
tree06abc2a4ff8d323b0358b768a71c7b651c3229f3
parent2f99c36986ff27a86f06f27212c5f5fa8c7164a3
new helper: ext2_image_size()

... implemented that way since the next commit will leave it
almost alone in ext2_fs.h - most of the file (including
struct ext2_super_block) is going to move to fs/ext2/ext2.h.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/blackfin/kernel/setup.c
include/linux/ext2_fs.h
init/do_mounts_rd.c