fs/writeback: correct comment of __wakeup_flusher_threads_bdi
[linux-block.git] / fs / fs-writeback.c
index cbfb3e05e1206ac5f237ece6453824ebacc8356a..e853da9a7fbb17700ad6f1fdef2739a2a0ae9639 100644 (file)
@@ -2332,8 +2332,7 @@ void wb_workfn(struct work_struct *work)
 }
 
 /*
- * Start writeback of `nr_pages' pages on this bdi. If `nr_pages' is zero,
- * write back the whole world.
+ * Start writeback of all dirty pages on this bdi.
  */
 static void __wakeup_flusher_threads_bdi(struct backing_dev_info *bdi,
                                         enum wb_reason reason)