)]}'
{
  "commit": "3fe64abcde55cf6f4ea5883106301baad219a7cc",
  "tree": "0818e509bbc09b111ff5809d37850312712666a7",
  "parents": [
    "abb02ce0e76a8e00026699a863ab2d11d88f56d4"
  ],
  "author": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Apr 12 13:26:06 2023 +0200"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Apr 12 18:26:51 2023 +0200"
  },
  "message": "block/nfs: do not poll within a coroutine\n\nSince the former nfs_get_allocated_file_size is now a coroutine\nfunction, it must suspend rather than poll.  Switch BDRV_POLL_WHILE()\nto a qemu_coroutine_yield() loop and schedule nfs_co_generic_bh_cb()\nin place of the call to bdrv_wakeup().\n\nFixes: 82618d7bc341 (\"block: Convert bdrv_get_allocated_file_size() to co_wrapper\", 2023-02-01)\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\nReviewed-by: Eric Blake \u003ceblake@redhat.com\u003e\nReviewed-by: Kevin Wolf \u003ckwolf@redhat.com\u003e\nMessage-Id: \u003c20230412112606.80983-1-pbonzini@redhat.com\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "351dc6ec8d14562bc59dc34110f67adca1fbc7e7",
      "old_mode": 33188,
      "old_path": "block/nfs.c",
      "new_id": "006045d71a6fbdd683101485220266632f084fa3",
      "new_mode": 33188,
      "new_path": "block/nfs.c"
    }
  ]
}
