Quota compilation broken in current BK

Christoph Hellwig (hch@lst.de)
Mon, 14 Jul 2003 21:45:00 +0200


looks like Alan's quota format patch is missing some header updates..

dquot.c:77: error: elements of array `module_names' have incomplete type
dquot.c:77: error: `INIT_QUOTA_MODULE_NAMES' undeclared here (not in a function)
dquot.c: In function `find_quota_format':
dquot.c:108: error: invalid use of undefined type `struct quota_module_name'
dquot.c:108: error: invalid use of undefined type `struct quota_module_name'
dquot.c:109: error: invalid use of undefined type `struct quota_module_name'
dquot.c:109: error: invalid use of undefined type `struct quota_module_name'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/