compiling 2.4.21-pre7-ac1 with quota support disabled

Greg Louis (glouis@dynamicro.on.ca)
Tue, 15 Apr 2003 09:39:58 -0400


When quota support is disabled, file fs/dquot.c is not compiled;
however, it contains function sync_dquots_dev() which is called twice
from fs/quota.c. This causes fs.o to fail to link. #ifdeffing out the
two calls in quota.c seems to do no harm, but I haven't tested it,
other than to boot the resulting kernel and run some file operations.

-- 
| G r e g  L o u i s          | gpg public key: finger     |
|   http://www.bgl.nu/~glouis |   glouis@consultronics.com |
| http://wecanstopspam.org in signatures fights junk email |
-
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/