]> git.baikalelectronics.ru Git - kernel.git/commit
quota: stop using QUOTA_OK / NO_QUOTA
authorChristoph Hellwig <hch@infradead.org>
Wed, 3 Mar 2010 14:05:08 +0000 (09:05 -0500)
committerJan Kara <jack@suse.cz>
Thu, 4 Mar 2010 23:20:31 +0000 (00:20 +0100)
commit1a2c88c1758cdf28405f66bc56df1a1022e20ecc
tree81dbe5e0db3651227466f18283fd640edda080f2
parent1aeb7affa0f9d48dbe3e1e367eae16db193aee4d
quota: stop using QUOTA_OK / NO_QUOTA

Just use 0 / -EDQUOT directly - that's what it translates to anyway.

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