[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tux3
Subject:    [Tux3] ERROR: "__set_page_dirty_no_writeback" [fs/tux3/tux3.ko]
From:       phillips () phunq ! net (Daniel Phillips)
Date:       2008-09-30 18:36:19
Message-ID: 200809301136.20052.phillips () phunq ! net
[Download RAW message or body]

On Tuesday 30 September 2008 10:57, Antonio Vargas Gonzalez wrote:
> Hi Kiran,
> 
> The nearest reason I can see is that we are missing including
> http://lxr.linux.no/linux+v2.6.26.5/include/linux/mm.h#L820
> which defines the prototype for that function. Does that fix for you?

Thanks for the fix Antonio and thanks for spotting it Kiran.  I did:

--- a/fs/tux3/inode.c
+++ b/fs/tux3/inode.c
@@ -7,6 +7,7 @@
  */

 #include <linux/fs.h>
+#include <linux/mm.h>
 #include <linux/pagemap.h>
 #include <linux/string.h>
 #include <linux/backing-dev.h>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic