From: Bob Peterson Date: Tue, 15 May 2012 18:51:54 +0000 (-0400) Subject: GFS2: Fix quota adjustment return code X-Git-Tag: v3.5-rc1~168^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500242ac6152b8f20903f043a86e6fdd51478845;p=pandora-kernel.git GFS2: Fix quota adjustment return code This patch changes function gfs2_adjust_quota so that it properly returns a good (zero) return code on the normal path through the code. Without this, mounting GFS2 with -o quota=account periodically gave this error message: GFS2: fsid=cluster:fs: gfs2_quotad: sync error -5 Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed