)]}'
{
  "commit": "b409d7a0ab46fe530efe52734984b4ed5d46c3eb",
  "tree": "f9f7861ff8b943ee905dc16a8290cac757df391e",
  "parents": [
    "8a57a9dda760ea7845390f1cd36f3eb2a49391d8"
  ],
  "author": {
    "name": "Jan Kara",
    "email": "jack@suse.cz",
    "time": "Thu Aug 06 23:29:34 2009 +0200"
  },
  "committer": {
    "name": "Joel Becker",
    "email": "joel.becker@oracle.com",
    "time": "Mon Aug 10 12:20:22 2009 -0700"
  },
  "message": "ocfs2: Fix possible deadlock when extending quota file\n\nIn OCFS2, allocator locks rank above transaction start. Thus we\ncannot extend quota file from inside a transaction less we could\ndeadlock.\n\nWe solve the problem by starting transaction not already in\nocfs2_acquire_dquot() but only in ocfs2_local_read_dquot() and\nocfs2_global_read_dquot() and we allocate blocks to quota files before starting\nthe transaction.  In case we crash, quota files will just have a few blocks\nmore but that\u0027s no problem since we just use them next time we extend the\nquota file.\n\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: Joel Becker \u003cjoel.becker@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a4d3b55fd228bbcc35fb6e1cbf3dc3c0136e773",
      "old_mode": 33188,
      "old_path": "fs/ocfs2/journal.h",
      "new_id": "2c3222aec6228a83b9acac2122e42beea94042fb",
      "new_mode": 33188,
      "new_path": "fs/ocfs2/journal.h"
    },
    {
      "type": "modify",
      "old_id": "d604a6aa0a221b976f531e7895a62cd82e05c1c6",
      "old_mode": 33188,
      "old_path": "fs/ocfs2/quota_global.c",
      "new_id": "bf7742d0ee3bba05a7ceabab948aff62f27482f0",
      "new_mode": 33188,
      "new_path": "fs/ocfs2/quota_global.c"
    }
  ]
}
