From: Ken Chen Date: Sat, 10 Feb 2007 09:43:17 +0000 (-0800) Subject: [PATCH] convert ramfs to use __set_page_dirty_no_writeback X-Git-Tag: v2.6.21-rc1~274^2~455 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46626296314e5679c9aaca36979a50ac20692e0b;p=pandora-kernel.git [PATCH] convert ramfs to use __set_page_dirty_no_writeback As pointed out by Hugh, ramfs would also benefit from using the new set_page_dirty aop method for memory backed file systems. Signed-off-by: Ken Chen Cc: Peter Zijlstra Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed