From: Steven Whitehouse Date: Tue, 17 Jul 2007 09:26:56 +0000 (+0100) Subject: [GFS2] Fix incorrect return code in rgrp.c X-Git-Tag: v2.6.23-rc4~135^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eefaf61f664053c1dd6534a994cab3f8bb07263;p=pandora-kernel.git [GFS2] Fix incorrect return code in rgrp.c The following patch fixes a bug where 0 was being used as a return code to indicate "nothing to do" when in fact 0 was a valid block location which might be returned by the function. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed