)]}'
{
  "commit": "32d68d566848788d1299eddf2eec0322788deb7a",
  "tree": "a05ed7aee3bbe66b921d081133689f98453a8fb8",
  "parents": [
    "cf96e1b82d1c938dea8db4af7d6bc91c52770f33"
  ],
  "author": {
    "name": "Luis Chamberlain",
    "email": "mcgrof@kernel.org",
    "time": "Thu Jun 01 23:55:13 2023 -0700"
  },
  "committer": {
    "name": "Luis Chamberlain",
    "email": "mcgrof@kernel.org",
    "time": "Wed Jun 07 20:11:04 2023 -0700"
  },
  "message": "bdev: extend bdev inode with it\u0027s own super_block\n\nWe currently share a single super_block for the block device cache,\neach block device corresponds to one inode on that super_block. This\nimplicates sharing one aops operation though, and in the near future\nwe want to be able to instead support using iomap on the super_block\nfor different block devices.\n\nTo allow more flexibility use a super_block per block device, so\nthat we can eventually allow co-existence with pure-iomap requirements\nand block devices which require buffer-heads.\n\nSigned-off-by: Luis Chamberlain \u003cmcgrof@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b16afc2bd2a812ec7a88f1f22b232308ca75c8c",
      "old_mode": 33188,
      "old_path": "block/bdev.c",
      "new_id": "3ab952a77a11ff244319bd7f25541a859ec4d1ea",
      "new_mode": 33188,
      "new_path": "block/bdev.c"
    }
  ]
}
