ocfs2: Define credit counts for quota operations
authorJan Kara <jack@suse.cz>
Wed, 22 Jul 2009 11:17:21 +0000 (13:17 +0200)
committerJoel Becker <joel.becker@oracle.com>
Thu, 23 Jul 2009 17:59:31 +0000 (10:59 -0700)
commit0584974a77796581eb3a64b6c5005edac4a95128
tree8ae9e0fb7fa73bcdd1efefe0ecf82da1b55ba66e
parent4539f1df25bcd0fdf0d8a5e2c92de6bece83c7a0
ocfs2: Define credit counts for quota operations

Numbers of needed credits for some quota operations were written
as raw numbers. Create appropriate defines instead.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/journal.h
fs/ocfs2/quota_global.c
fs/ocfs2/quota_local.c