quota: Store maximum space limit in bytes
authorJan Kara <jack@suse.cz>
Thu, 9 Oct 2014 14:54:13 +0000 (16:54 +0200)
committerJan Kara <jack@suse.cz>
Fri, 30 Jan 2015 11:51:21 +0000 (12:51 +0100)
Currently maximum space limit quota format supports is in blocks however
since we store space limits in bytes, this is somewhat confusing. So
store the maximum limit in bytes as well. Also rename the field to match
the new unit and related inode field to match the new naming scheme.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ocfs2/quota_local.c
fs/quota/dquot.c
fs/quota/quota_v1.c
fs/quota/quota_v2.c
include/linux/quota.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge