]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Fix up CIFS for "test_clear_page_dirty()" removal
authorLinus Torvalds <torvalds@osdl.org>
Tue, 13 Feb 2007 12:14:45 +0000 (13:14 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 13 Feb 2007 12:14:45 +0000 (13:14 +0100)
commitb3d6856755b3d0380da5dda54ee273f20ee4a539
tree2380e107b1e065a4884284eddfa534ee12c237eb
parent0e894923475e1f59dc7b58851e90c4114acf2e2f
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.

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