]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] export/change sync_page_range/_nolock()
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Sun, 8 Jan 2006 09:02:12 +0000 (01:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:47 +0000 (20:13 -0800)
commitaec90a7869466878c01ac55d697075026f99e076
tree871a1b1ad8250d1f5b0e4585fe32d00f90443bd3
parentf9e9f0b5355b5c9b7ed8039276931b511f03baa6
[PATCH] export/change sync_page_range/_nolock()

This exports/changes the sync_page_range/_nolock().  The fatfs needs
sync_page_range/_nolock() for expanding truncate, and changes "size_t count"
to "loff_t count".

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/writeback.h
mm/filemap.c