)]}'
{
  "commit": "9e49184c82e9ec3ab4d45f9ea5a17ccaf43869f0",
  "tree": "532d70e75854e1f7c070d4818f3b44cefe528d3e",
  "parents": [
    "061837bc8687edc2739ef02f721b7ae0b8076390"
  ],
  "author": {
    "name": "Keith Wansbrough",
    "email": "keith@lochan.org",
    "time": "Mon Sep 22 14:57:17 2008 -0700"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "jens.axboe@oracle.com",
    "time": "Thu Oct 09 08:56:19 2008 +0200"
  },
  "message": "floppy: support arbitrary first-sector numbers\n\nThe current floppy_struct allows floppies to number sectors starting\nfrom 0 or 1.  This patch allows arbitrary first-sector numbers - for\nexample, 0xC1 for Amstrad CPC disks.\n\nThis extends the existing 1-bit field (FD_ZEROBASED, bit 2 of stretch)\nto 8 bits (FD_SECTMASK, bits 2 to 9).\n\nCurrently 0x00 denotes a first sector number of 1, and 0x01 denotes a\nfirst sector number of 0.  We extend this by interpreting FD_SECTMASK\nas the first sector number with the LSB flipped.\n\nSigned-off-by: Keith Wansbrough \u003ckeith@lochan.org\u003e\nCc: Alain Knaff \u003calain@linux.lu\u003e\nCc: Michael Kerrisk \u003cmtk.manpages@googlemail.com\u003e\nCc: Karel Zak \u003ckzak@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9c0b494f5e879e20a5654925a6c8f585f9b713c7",
      "old_mode": 33188,
      "old_path": "drivers/block/floppy.c",
      "new_id": "cf64ddf5d83924a1c6445a207ee7d21825483436",
      "new_mode": 33188,
      "new_path": "drivers/block/floppy.c"
    },
    {
      "type": "modify",
      "old_id": "b6bd41d2b4606ba8d2e4b73ccd1e4ad52df8f036",
      "old_mode": 33188,
      "old_path": "include/linux/fd.h",
      "new_id": "f5d194af07a878b093501bbada51bc51a1ca0710",
      "new_mode": 33188,
      "new_path": "include/linux/fd.h"
    }
  ]
}
