Jeff Garzik writes: : On Wed, Apr 23, 2003 at 11:59:16AM -0400, Stephane Ouellette wrote: : > the file fs/dquot.c is compiled only if CONFIG_QUOTA is set. That : > would imply modifying the Makefile and #ifdeffing most of the code : > inside dquot.c. : : So? ;-) : : Your patch modified fs/quota.c, which is compiled when CONFIG_QUOTACTL is : set, which in turn is set for CONFIG_QUOTA || CONFIG_XFS_QUOTA. : : If you are adding CONFIG_QUOTA ifdefs to fs/quota.c, it is clear a : non-ifdef solution can be achieved. yep. attached is the patch i made when i compiled the kernel, but forgot to send on: