)]}'
{
  "commit": "6f904ff0e39ea88f81eb77e8dfb4e1238492f0a8",
  "tree": "8a22ff5ffe31e221554915ac9135da15d3adad8d",
  "parents": [
    "4aeefdc69f7b6f3f287e6fd8d4b213953b9e92d8"
  ],
  "author": {
    "name": "Artem Bityutskiy",
    "email": "Artem.Bityutskiy@nokia.com",
    "time": "Sun Jul 25 14:29:11 2010 +0300"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "jaxboe@fusionio.com",
    "time": "Sat Aug 07 18:53:16 2010 +0200"
  },
  "message": "writeback: harmonize writeback threads naming\n\nThe write-back code mixes words \"thread\" and \"task\" for the same things. This\nis not a big deal, but still an inconsistency.\n\nhch: a convention I tend to use and I\u0027ve seen in various places\nis to always use _task for the storage of the task_struct pointer,\nand thread everywhere else.  This especially helps with having\nfoo_thread for the actual thread and foo_task for a global\nvariable keeping the task_struct pointer\n\nThis patch renames:\n* \u0027bdi_add_default_flusher_task()\u0027 -\u003e \u0027bdi_add_default_flusher_thread()\u0027\n* \u0027bdi_forker_task()\u0027              -\u003e \u0027bdi_forker_thread()\u0027\n\nbecause bdi threads are \u0027bdi_writeback_thread()\u0027, so these names are more\nconsistent.\n\nThis patch also amends commentaries and makes them refer the forker and bdi\nthreads as \"thread\", not \"task\".\n\nAlso, while on it, make \u0027bdi_add_default_flusher_thread()\u0027 declaration use\n\u0027static void\u0027 instead of \u0027void static\u0027 and make checkpatch.pl happy.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\nReviewed-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Jens Axboe \u003cjaxboe@fusionio.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "261570deb22c9e30c92192e90074d73de06106c8",
      "old_mode": 33188,
      "old_path": "fs/fs-writeback.c",
      "new_id": "002be0ff2ab3d4fc89125221d5e79eabd377e205",
      "new_mode": 33188,
      "new_path": "fs/fs-writeback.c"
    },
    {
      "type": "modify",
      "old_id": "e536f3a74e601d7d69d81197b7f389a0b19dedc3",
      "old_mode": 33188,
      "old_path": "include/linux/backing-dev.h",
      "new_id": "f0936f5f85dd8e0d391877316995a6fd07229109",
      "new_mode": 33188,
      "new_path": "include/linux/backing-dev.h"
    },
    {
      "type": "modify",
      "old_id": "ac78a3336181c65c7629d97e612a0cd4f7002d4b",
      "old_mode": 33188,
      "old_path": "mm/backing-dev.c",
      "new_id": "4e9ed2a8521fe15b99cfa7fd3387cec33be8791b",
      "new_mode": 33188,
      "new_path": "mm/backing-dev.c"
    }
  ]
}
