From: Steven Whitehouse Date: Thu, 23 Nov 2006 16:16:32 +0000 (-0500) Subject: [GFS2] Reduce number of arguments to meta_io.c:getbuf() X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb4c03131836a55bf95e1c165409244ac6b4f39f;p=pandora-kernel.git [GFS2] Reduce number of arguments to meta_io.c:getbuf() Since the superblock and the address_space are determined by the glock, we might as well just pass that as the argument since all the callers already have that available. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed