From: Steven Whitehouse Date: Tue, 7 Aug 2012 12:47:12 +0000 (+0100) Subject: GFS2: Fix case where reservation finished at end of rgrp X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~108^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d50d5324612d28c47b9361e5424f13a19c888cd;p=pandora-kernel.git GFS2: Fix case where reservation finished at end of rgrp One corner case which the original patch failed to take into account was when there is a reservation which ended such that the following block was one beyond the end of the rgrp in question. This extra test fixes that case. Signed-off-by: Steven Whitehouse Reported-by: Bob Peterson Tested-by: Bob Peterson --- Reading git-diff-tree failed