]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_quota: fix EXCLUDED_FILE_TYPES macro for negation case
authorArkadiusz Miskiewicz <arekm@maven.pl>
Tue, 30 Dec 2008 17:32:08 +0000 (18:32 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Tue, 30 Dec 2008 17:32:08 +0000 (18:32 +0100)
commitb9d2d4a296a516a6ed7f8aa0fc0afe34b590b7bb
tree3f4adba08af63b2be86741d36324f5b06b6eae28
parentec4cd3121a2a352479d87e476d0fd0db70a1be73
xfs_quota: fix EXCLUDED_FILE_TYPES macro for negation case

Fix EXCLUDED_FILE_TYPES in case when someone will
try to do if (!EXCLUDED_FILE_TYPES()).

Reviewed-by: Christoph Hellwig <hch@lst.de>
quota/project.c