)]}'
{
  "commit": "ba03864872691c0bb580a7fb47388da337ef4aa2",
  "tree": "05584dc9061390fedf5caa749a2f7d728324b232",
  "parents": [
    "476428f8c3bb6679f8f52bf2b935ac40bc9c7358"
  ],
  "author": {
    "name": "Jeff Layton",
    "email": "jlayton@redhat.com",
    "time": "Tue Nov 30 15:14:48 2010 -0500"
  },
  "committer": {
    "name": "Steve French",
    "email": "sfrench@us.ibm.com",
    "time": "Tue Nov 30 20:44:05 2010 +0000"
  },
  "message": "cifs: fix parsing of hostname in dfs referrals\n\nThe DFS referral parsing code does a memchr() call to find the \u0027\\\\\u0027\ndelimiter that separates the hostname in the referral UNC from the\nsharename. It then uses that value to set the length of the hostname via\npointer subtraction.  Instead of subtracting the start of the hostname\nhowever, it subtracts the start of the UNC, which causes the code to\npass in a hostname length that is 2 bytes too long.\n\nRegression introduced in commit 1a4240f4.\n\nReported-and-Tested-by: Robbert Kouprie \u003crobbert@exx.nl\u003e\nSigned-off-by: Jeff Layton \u003cjlayton@redhat.com\u003e\nCc: Wang Lei \u003cwang840925@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: stable@kernel.org\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0eb87026cad3a4bf1050af0d2409ca0bfd7c928a",
      "old_mode": 33188,
      "old_path": "fs/cifs/dns_resolve.c",
      "new_id": "548f06230a6df50063b5c747b77330c4815fdd2e",
      "new_mode": 33188,
      "new_path": "fs/cifs/dns_resolve.c"
    }
  ]
}
