![]() | |||||||||||||
Messages in this thread |
> On Thursday 11 March 2004 21:23, Adrian Bunk wrote: > > Hi Adrian, > > > On Wed, Mar 10, 2004 at 11:31:40PM -0800, Andrew Morton wrote: > > >... > > > ext3-journalled-quotas-2.patch > > > ext3: journalled quota > > >... > > > This patch broke modular quota: > > WARNING: /lib/modules/2.6.4-mm1/kernel/fs/quota_v2.ko needs unknown > > symbol mark_info_dirty > > Patch attached (again) ;) Yes, the patch is right... I tested modular filesystem but forgot about modular quota formats ;(. Honza > --- old/fs/dquot.c 2004-03-08 23:49:35.000000000 +0100 > +++ new/fs/dquot.c 2004-03-08 23:51:02.000000000 +0100 > @@ -1733,3 +1733,4 @@ EXPORT_SYMBOL(dquot_alloc_inode); > EXPORT_SYMBOL(dquot_free_space); > EXPORT_SYMBOL(dquot_free_inode); > EXPORT_SYMBOL(dquot_transfer); > +EXPORT_SYMBOL(mark_info_dirty); -- Jan Kara <jack@suse.cz> SuSE CR Labs - 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/ | ||||||||||||
| Last update: 2005-03-22 13:01 [from the cache] ©2003-2008 | |||||||||||||