]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a7b7daef8cb5f5650835f61c09768b7820f061a
tree06abc2a4ff8d323b0358b768a71c7b651c3229f3
parent2468bd4fdca0ca928ad32bb5a3dc79b5307d12ee
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