X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fpage-writeback.c;h=a6329fa8f862da5aea02238c687e93843ba2a80e;hb=4944e76d81801b8e60ed3e7789443f210c16ed65;hp=613b99a55917577fd6eeb8f835fd2b67e72e5bbc;hpb=27b030d58c8e72fc7a95187a791bd9406e350f02;p=linux-2.6 diff --git a/mm/page-writeback.c b/mm/page-writeback.c index 613b99a559..a6329fa8f8 100644 --- a/mm/page-writeback.c +++ b/mm/page-writeback.c @@ -354,7 +354,7 @@ static void background_writeout(unsigned long _min_pages) * the whole world. Returns 0 if a pdflush thread was dispatched. Returns * -1 if all pdflush threads were busy. */ -int wakeup_bdflush(long nr_pages) +int wakeup_pdflush(long nr_pages) { if (nr_pages == 0) { struct writeback_state wbs;