]> Git Repo - linux.git/commit - fs/ocfs2/quota_local.c
ocfs2/quota: sparse fixes for quota
authorTao Ma <[email protected]>
Mon, 24 Nov 2008 23:21:36 +0000 (07:21 +0800)
committerMark Fasheh <[email protected]>
Mon, 5 Jan 2009 16:40:26 +0000 (08:40 -0800)
commitdf32b3343aa11e0c7f54783594b24321d17d376f
tree5d8f864cdbbb60af5f0eb62e7e9c4f0ef1bdbd08
parente35ff98f7c37b7bc901b4b90a66a0287565e456c
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 <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
fs/ocfs2/quota_local.c
This page took 0.045657 seconds and 4 git commands to generate.