On Fri, Jun 14, 2013 at 03:30:37PM +0800, Wanpeng Li wrote: > After commit 839a8e86("writeback: replace custom worker pool implementation > with unbound workqueue"), there is no bdi forker thread any more. This patch > rename WB_REASON_FORKER_THREAD to WB_REASON_WORKER_THREAD since works are > done by emergency worker. This is somewhat userland visible and we'll be exposing exactly the same information with just a different name. While the string doesn't match the current implementation exactly, I don't think we need to change it. Maybe add a comment there saying why it has a mismatching name is enough? Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>