From: OGAWA Hirofumi Date: Sun, 8 Jan 2006 09:02:12 +0000 (-0800) Subject: [PATCH] export/change sync_page_range/_nolock() X-Git-Tag: v2.6.16-rc1~806 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268fc16e343b4f8e249468747db2e658da46a814;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed