Re: [TRIVIAL PATCH] sync_dquots_dev in Linux 2.4.21-pre7-ac1

From: Pavel Roskin (proski@gnu.org)
Date: Mon Apr 28 2003 - 13:10:43 EST


On Wed, 16 Apr 2003, Jan Kara wrote:

> > sync_dquots_dev() is only implemented if CONFIG_QUOTA is defined.
> > However, quote.c uses it unconditionally. include/linux/quotaops.h has
> > some macros to disable some functions when CONFIG_QUOTA is undefined, so
> > it's probably where the fix belongs. This patch helps:
[snip]
> > +#define sync_dquots_dev(dev, type) do { } while(0)

My patch was misapplied. Patch against 2.4.21-rc1-ac2 is attached.

And by the way, Linux 2.4.21-rc1-ac2 calls itself 2.4.21-rc1-ac1.

-- 
Regards,
Pavel Roskin


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



This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 22:00:30 EST