lkml.org 
[lkml]   [2004]   [Mar]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: 2.6.4-mm1: modular quota needs unknown symbol
Date
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) ;)


ciao, Marc
--- 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);
\
 
 \ /
  Last update: 2005-03-22 14:01    [W:0.108 / U:0.860 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site