mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [BUG] CIFS won't link
@ 2006-12-23  1:21 Ian McDonald
  2006-12-23  1:28 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Ian McDonald @ 2006-12-23  1:21 UTC (permalink / raw)
  To: Linux Kernel Mailing List, sfrench, linux-cifs-client,
	samba-technical, Linus Torvalds

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-23  1:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-23  1:21 [BUG] CIFS won't link Ian McDonald
2006-12-23  1:28 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®