From: Jeff Mahoney Date: Mon, 30 Mar 2009 18:02:42 +0000 (-0400) Subject: reiserfs: factor out buffer_info initialization X-Git-Tag: v2.6.30-rc1~615^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fba4ebb5f0f84a6f9989e9591741ddff946de320;p=pandora-kernel.git reiserfs: factor out buffer_info initialization This is the first in a series of patches to make balance_leaf() not quite so insane. This patch factors out the open coded initializations of buffer_info structures and defines a few initializers for the 4 cases they're used. Signed-off-by: Jeff Mahoney Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed