From: Jan Kara Date: Tue, 25 Nov 2008 14:31:29 +0000 (+0100) Subject: ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block() X-Git-Tag: v2.6.29-rc1~505^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a3604610e92a5344cf8003c19975583e71a598;p=pandora-kernel.git ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block() Make function return error status and not buffer pointer so that it's consistent with ocfs2_read_quota_block(). Signed-off-by: Jan Kara Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed