]> git.baikalelectronics.ru Git - kernel.git/commit
Fix up CIFS for "test_clear_page_dirty()" removal
authorLinus Torvalds <torvalds@woody.osdl.org>
Sun, 24 Dec 2006 00:19:07 +0000 (16:19 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sun, 24 Dec 2006 00:19:07 +0000 (16:19 -0800)
commit1b0010c5bf87eb9e1348ac484151f18365cead87
tree59a125ef58e49ed5b1a5e6b0ec70df05d18c2bd3
parent67b61f7b82ffddf1cb0bbcfc0e362cecf7970958
Fix up CIFS for "test_clear_page_dirty()" removal

This also adds he required page "writeback" flag handling, that cifs
hasn't been doing and that the page dirty flag changes made obvious.

Acked-by: Steve French <smfltc@us.ibm.com>
Acked-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/cifs/file.c