From: Badari Pulavarty Date: Sun, 26 Mar 2006 09:38:00 +0000 (-0800) Subject: [PATCH] pass b_size to ->get_block() X-Git-Tag: v2.6.17-rc1~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0cf2321c6599138f860517745503691556d8453;p=pandora-kernel.git [PATCH] pass b_size to ->get_block() Pass amount of disk needs to be mapped to get_block(). This way one can modify the fs ->get_block() functions to map multiple blocks at the same time. [akpm@osdl.org: performance tweak] [akpm@osdl.org: remove unneeded assignments] Signed-off-by: Badari Pulavarty Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed