)]}'
{
  "commit": "11379b5e33950048ad66825da7f462b0d0da9d73",
  "tree": "97b6089e15c4ce3daadc7633776dca952e883e6b",
  "parents": [
    "221d1d797202984cb874e3ed9f1388593d34ee22"
  ],
  "author": {
    "name": "Jeff Layton",
    "email": "jlayton@redhat.com",
    "time": "Tue May 17 15:28:21 2011 -0400"
  },
  "committer": {
    "name": "Steve French",
    "email": "sfrench@us.ibm.com",
    "time": "Tue May 17 20:54:04 2011 +0000"
  },
  "message": "cifs: fix cifsConvertToUCS() for the mapchars case\n\nAs Metze pointed out, commit 84cdf74e broke mapchars option:\n\n    Commit \"cifs: fix unaligned accesses in cifsConvertToUCS\"\n    (84cdf74e8096a10dd6acbb870dd404b92f07a756) does multiple steps\n    in just one commit (moving the function and changing it without\n    testing).\n\n    put_unaligned_le16(temp, \u0026target[j]); is never called for any\n    codepoint the goes via the \u0027default\u0027 switch statement. As a result\n    we put just zero (or maybe uninitialized) bytes into the target\n    buffer.\n\nHis proposed patch looks correct, but doesn\u0027t apply to the current head\nof the tree. This patch should also fix it.\n\nCc: \u003cstable@kernel.org\u003e # .38.x: 581ade4: cifs: clean up various nits in unicode routines (try #2)\nReported-by: Stefan Metzmacher \u003cmetze@samba.org\u003e\nSigned-off-by: Jeff Layton \u003cjlayton@redhat.com\u003e\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "23d43cde4306042407dcd3df76d78ab81b793db7",
      "old_mode": 33188,
      "old_path": "fs/cifs/cifs_unicode.c",
      "new_id": "1b2e180b018dd01e9d65041c6eb8cc288974b2c3",
      "new_mode": 33188,
      "new_path": "fs/cifs/cifs_unicode.c"
    }
  ]
}
