[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5640c7e00612221721h1463aad2xf01c2785c6febce0@mail.gmail.com>
Date: Sat, 23 Dec 2006 14:21:48 +1300
From: "Ian McDonald" <ian.mcdonald@...di.co.nz>
To: "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
sfrench@...ba.org, linux-cifs-client@...ts.samba.org,
samba-technical@...ts.samba.org,
"Linus Torvalds" <torvalds@...l.org>
Subject: [BUG] CIFS won't link
In commit fba2591bf4e418b6c3f9f8794c9dd8fe40ae7bd9
test_clear_page_dirty was removed a couple of days ago.
Now when I try and build I get this:
WARNING: "test_clear_page_dirty" [fs/cifs/cifs.ko] undefined!
This is caused by line 1248 of fs/cifs/file.c
if (PageWriteback(page) ||
!test_clear_page_dirty(page)) {
This isn't my area of expertise so I'm not providing a fix as I'm sure
I'll get it wrong!
My apologies if people have already fixed as I'm not on all the relevant lists.
Regards,
Ian
--
Web: http://wand.net.nz/~iam4
Blog: http://imcdnzl.blogspot.com
WAND Network Research Group
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists