commit | df32b3343aa11e0c7f54783594b24321d17d376f | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Nov 25 07:21:36 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:40:26 2009 -0800 |
tree | 5d8f864cdbbb60af5f0eb62e7e9c4f0ef1bdbd08 | |
parent | e35ff98f7c37b7bc901b4b90a66a0287565e456c [diff] |
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 <tao.ma@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>