From: Steven Whitehouse Date: Wed, 26 Jul 2006 14:51:20 +0000 (-0400) Subject: [GFS2] Tidy gfs2_unstuffer_page X-Git-Tag: v2.6.19-rc1~32^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25ef0c1b4e032b2641857ac4cff3315c6eb90e3;p=pandora-kernel.git [GFS2] Tidy gfs2_unstuffer_page Tidy up gfs2_unstuffer_page by: a) Moving it into bmap.c b) Making it static c) Calling it directly from gfs2_unstuff_dinode d) Updating all callers of gfs2_unstuff_dinode due to one less required argument. It doesn't change the behaviour at all. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed