)]}'
{
  "commit": "b8313b6da7e2e7c7f47d93d8561969a3ff9ba0ea",
  "tree": "c605b02cb6ad5c4b68d4066eca4aac6c4747e839",
  "parents": [
    "4142a969175302bc843d1505133488bfdbfa4732"
  ],
  "author": {
    "name": "Jonathan Brassow",
    "email": "jbrassow@redhat.com",
    "time": "Fri Sep 04 20:40:30 2009 +0100"
  },
  "committer": {
    "name": "Alasdair G Kergon",
    "email": "agk@redhat.com",
    "time": "Fri Sep 04 20:40:30 2009 +0100"
  },
  "message": "dm log: remove incorrect field from userspace table output\n\nThe output of \u0027dmsetup table\u0027 includes an internal field that should not\nbe there.  This patch removes it.  To make the fix simpler, we first\nreorder a constructor argument\n\nThe \u0027device size\u0027 argument is generated internally.  Currently it is\nplaced as the last space-separated word of the constructor string.\nHowever, we need to use a version of the string without this word, so we\nmove it to the beginning instead so it is trivial to skip past it.\n\nWe keep a copy of the arguments passed to userspace for creating a log,\njust in case we need to resend them.  These are the same arguments that\nare desired in the STATUSTYPE_TABLE request, except for one.  When\ncreating the userspace log, the userspace daemon must know the size of\nthe mirror, so that is added to the arguments given in the constructor\ntable.  We were printing this extra argument out as well, which is a\nmistake.\n\nSigned-off-by: Jonathan Brassow \u003cjbrassow@redhat.com\u003e\nSigned-off-by: Alasdair G Kergon \u003cagk@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f2a244e1109e2f4c0ee52f9517334c4f70c902b",
      "old_mode": 33188,
      "old_path": "drivers/md/dm-log-userspace-base.c",
      "new_id": "c49da0a41c8e94dd1b44ac8a2212675d23eb4e41",
      "new_mode": 33188,
      "new_path": "drivers/md/dm-log-userspace-base.c"
    }
  ]
}
