)]}'
{
  "commit": "97e728d4353f38c87bf0804cdfd79a9b13fc2c3e",
  "tree": "853d3317ff1476e4ad28921265e28b4919196304",
  "parents": [
    "546888da82082555a56528730a83f0afd12f33bf"
  ],
  "author": {
    "name": "Josef Bacik",
    "email": "jbacik@redhat.com",
    "time": "Tue Apr 21 17:40:57 2009 -0400"
  },
  "committer": {
    "name": "Chris Mason",
    "email": "chris.mason@oracle.com",
    "time": "Fri Apr 24 15:46:02 2009 -0400"
  },
  "message": "Btrfs: try to keep a healthy ratio of metadata vs data block groups\n\nThis patch makes the chunk allocator keep a good ratio of metadata vs data\nblock groups.  By default for every 8 data block groups, we\u0027ll allocate 1\nmetadata chunk, or about 12% of the disk will be allocated for metadata.  This\ncan be changed by specifying the metadata_ratio mount option.\n\nThis is simply the number of data block groups that have to be allocated to\nforce a metadata chunk allocation.  By making sure we allocate metadata chunks\nmore often, we are less likely to get into situations where the whole disk\nhas been allocated as data block groups.\n\nSigned-off-by: Josef Bacik \u003cjbacik@redhat.com\u003e\nSigned-off-by: Chris Mason \u003cchris.mason@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad96495dedc52f79a05cdbccfea20383b871164f",
      "old_mode": 33188,
      "old_path": "fs/btrfs/ctree.h",
      "new_id": "213535f45da2418578506b0c3ea582da1c6e3b9c",
      "new_mode": 33188,
      "new_path": "fs/btrfs/ctree.h"
    },
    {
      "type": "modify",
      "old_id": "a6b83744b05da6184caff93080cff1eeab1159b9",
      "old_mode": 33188,
      "old_path": "fs/btrfs/disk-io.c",
      "new_id": "44c94d808e2b9a1d900c55c03b16960a6fd90081",
      "new_mode": 33188,
      "new_path": "fs/btrfs/disk-io.c"
    },
    {
      "type": "modify",
      "old_id": "178df4c67de447e87514e90284a7ccc294dc8df1",
      "old_mode": 33188,
      "old_path": "fs/btrfs/extent-tree.c",
      "new_id": "2895a8373232743c599c51c3c25ba9187162445e",
      "new_mode": 33188,
      "new_path": "fs/btrfs/extent-tree.c"
    },
    {
      "type": "modify",
      "old_id": "9744af9d71e95afa3a66f9ac1b2188722318aad8",
      "old_mode": 33188,
      "old_path": "fs/btrfs/super.c",
      "new_id": "30c9a8ca2a5460c1a2b1d2ca0fa651fa951a4252",
      "new_mode": 33188,
      "new_path": "fs/btrfs/super.c"
    }
  ]
}
