)]}'
{
  "commit": "695ab28a7fa107d0350ab19eba8ec89fac45a95d",
  "tree": "9fcb918daaaab03ce26f6455e64279016e502c21",
  "parents": [
    "0d5fcfc6406ee7138ca0141769f90a37d4b4ae8b"
  ],
  "author": {
    "name": "Jens Axboe",
    "email": "axboe@kernel.dk",
    "time": "Tue Aug 24 13:15:01 2021 +0100"
  },
  "committer": {
    "name": "Sasha Levin",
    "email": "sashal@kernel.org",
    "time": "Thu Aug 26 08:35:57 2021 -0400"
  },
  "message": "io_uring: fix xa_alloc_cycle() error return value check\n\n[ upstream commit a30f895ad3239f45012e860d4f94c1a388b36d14 ]\n\nWe currently check for ret !\u003d 0 to indicate error, but \u00271\u0027 is a valid\nreturn and just indicates that the allocation succeeded with a wrap.\nCorrect the check to be for \u003c 0, like it was before the xarray\nconversion.\n\nCc: stable@vger.kernel.org\nFixes: 61cf93700fe6 (\"io_uring: Convert personality_idr to XArray\")\nSigned-off-by: Jens Axboe \u003caxboe@kernel.dk\u003e\nSigned-off-by: Pavel Begunkov \u003casml.silence@gmail.com\u003e\nSigned-off-by: Sasha Levin \u003csashal@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed641dca795738e363ea712a81b1c422d02226e1",
      "old_mode": 33188,
      "old_path": "fs/io_uring.c",
      "new_id": "762eae2440b5e42621ac3205cddabd34c5457075",
      "new_mode": 33188,
      "new_path": "fs/io_uring.c"
    }
  ]
}
