)]}'
{
  "commit": "0f7de85a94de553c6cb222b70ac4032d265b362d",
  "tree": "9d9dbb7ade849ef391c2464393531c44c1d2e15e",
  "parents": [
    "755d4fe46529018ae45bc7c86df682de45ace764"
  ],
  "author": {
    "name": "Seiji Aguchi",
    "email": "seiji.aguchi@hds.com",
    "time": "Wed Nov 14 20:28:50 2012 +0000"
  },
  "committer": {
    "name": "Tony Luck",
    "email": "tony.luck@intel.com",
    "time": "Mon Nov 26 16:08:30 2012 -0800"
  },
  "message": "efi_pstore: Add a format check for an existing variable name at reading time\n\n[Issue]\n\na format of variable name has been updated to type, id, count and ctime\nto support holding multiple logs.\n\nFormat of current variable name\n  dump-type0-1-2-12345678\n\n  type:0\n  id:1\n  count:2\n  ctime:12345678\n\nOn the other hand, if an old variable name before being updated\nremains, users can\u0027t read it via /dev/pstore.\n\nFormat of old variable name\n  dump-type0-1-12345678\n\n  type:0\n  id:1\n  ctime:12345678\n\n[Solution]\n\nThis patch add a format check for the old variable name in a read callback\nto make it readable.\n\nSigned-off-by: Seiji Aguchi \u003cseiji.aguchi@hds.com\u003e\nAcked-by: Mike Waychison \u003cmikew@google.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ad3aae6e0854e39f8194a7bd43bfe6db098677d",
      "old_mode": 33188,
      "old_path": "drivers/firmware/efivars.c",
      "new_id": "bf7a6f994a3cf8bd14161c88a132f634867b5203",
      "new_mode": 33188,
      "new_path": "drivers/firmware/efivars.c"
    }
  ]
}
