From: Boaz Harrosh Date: Mon, 2 Aug 2010 17:06:46 +0000 (+0300) Subject: exofs: Fix groups code when num_devices is not divisible by group_width X-Git-Tag: v2.6.36-rc1~98^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5002dd18c5940ce63b917d84f2b852c3b96009bb;p=pandora-kernel.git exofs: Fix groups code when num_devices is not divisible by group_width There is a bug when num_devices is not divisible by group_width * mirrors. We would not return to the proper device and offset when looping on to the next group. The fix makes code simpler actually. Signed-off-by: Boaz Harrosh --- Reading git-diff-tree failed