Whamcloud - gitweb
libquota: fix quota usage compute
authorNiu <niu@whamcloud.com>
Mon, 14 Nov 2011 15:58:28 +0000 (10:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Nov 2011 15:58:28 +0000 (10:58 -0500)
commit7bed9a78828e56ddb687cf2b5f1d6ec1f5e5ecc6
treeff7a9a9aa719b7e819b5fb3c424a2e193e163ba8
parentcdfaa75901a66d02fa23f100e0346934371c3753
libquota: fix quota usage compute

In quota_compute_usage(), the space usage should be in bytes but
not quota block.

Signed-off-by: Niu Yawei <niu@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/quota/mkquota.c