From: Steven Whitehouse Date: Thu, 1 Sep 2011 15:36:44 +0000 (+0100) Subject: GFS2: Remove obsolete assert X-Git-Tag: v3.2-rc1~132^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=534029e2fd06ac9a5a1b33b2735e3ac3242adb29;p=pandora-kernel.git GFS2: Remove obsolete assert Given that a resource group has been locked, there is no reason why we should not be able to allocate as many blocks as are free. The al_requested parameter should really be considered as a minimum number of blocks to be available. Should this limit be overshot, there are other mechanisms which will prevent over allocation. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed