From: Tao Ma Date: Mon, 24 Nov 2008 23:21:36 +0000 (+0800) Subject: ocfs2/quota: sparse fixes for quota X-Git-Tag: v2.6.29-rc1~505^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df32b3343aa11e0c7f54783594b24321d17d376f;p=pandora-kernel.git ocfs2/quota: sparse fixes for quota Fix 2 minor things in quota. They are both found by sparse check. 1. an endian bug in ocfs2_local_quota_add_chunk. 2. change olq_alloc_dquot to static. Signed-off-by: Tao Ma Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed