From: Joel Becker Date: Fri, 1 Feb 2008 19:59:07 +0000 (-0800) Subject: ocfs2: slot_map I/O based on max_slots. X-Git-Tag: v2.6.26-rc1~1143^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c8d9a6a330f46b3a6ddd204a2580131d5f0d6b7;p=pandora-kernel.git ocfs2: slot_map I/O based on max_slots. The slot map code assumed a slot_map file has one block allocated. This changes the code to I/O as many blocks as will cover max_slots. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed