OSDN Git Service

Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
[uclinux-h8/linux.git] / fs / fs-writeback.c
index 8067d37..3be5718 100644 (file)
@@ -1009,6 +1009,7 @@ void bdi_writeback_workfn(struct work_struct *work)
        struct backing_dev_info *bdi = wb->bdi;
        long pages_written;
 
+       set_worker_desc("flush-%s", dev_name(bdi->dev));
        current->flags |= PF_SWAPWRITE;
 
        if (likely(!current_is_workqueue_rescuer() ||