)]}'
{
  "commit": "227ebab8b51df7e10427b330bc74699df2613a1a",
  "tree": "9bf73261e1a67995d075266c8f40cb1d37cb5ac2",
  "parents": [
    "de0764aa7bf19f556aeaf36fd129641d8027cd9e"
  ],
  "author": {
    "name": "Eric Sandeen",
    "email": "sandeen@redhat.com",
    "time": "Mon Mar 03 10:11:50 2025 -0600"
  },
  "committer": {
    "name": "Eric Sandeen",
    "email": "sandeen@redhat.com",
    "time": "Mon Mar 03 10:11:50 2025 -0600"
  },
  "message": "f2fs: pass sbi rather than sb to parse_options()\n\nWith the new mount API the sb will not be available during initial option\nparsing, which will happen before fill_super reads sb from disk.\n\nNow that the sb is no longer directly referenced in parse_options, switch\nit to use sbi.\n\n(Note that all calls to f2fs_sb_has_* originating from parse_options will\nneed to be deferred to later before we can use the new mount API.)\n\nSigned-off-by: Eric Sandeen \u003csandeen@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9edb200caae7952398ac076c79066eeb8be85859",
      "old_mode": 33188,
      "old_path": "fs/f2fs/super.c",
      "new_id": "579c96a80fe2a6f9ec2a5692facac24b4e6de5fc",
      "new_mode": 33188,
      "new_path": "fs/f2fs/super.c"
    }
  ]
}
