Re: [PATCH] Undefined symbol sync_dquots_dev() in quota.c

Jeff Garzik (jgarzik@pobox.com)
Wed, 23 Apr 2003 11:33:41 -0400


On Wed, Apr 23, 2003 at 11:28:58AM -0400, Stephane Ouellette wrote:
> Folks,
>
> the following patch fixes a compile error under 2.4.21-rc1-ac1.
> sync_dev_dquots() is undefined if CONFIG_QUOTA is not set.

The right fix would be to make sure a no-op version of sync_dev_dquots
exists for that case.

Jeff

-
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/