)]}' { "commit": "649dc67396b22da1e63bdabadbe2464a78ef3ed2", "tree": "039d40c83f81c22d39dfcff2133d6fc075f47ed5", "parents": [ "2e76f188fd90d9ac29adbb82c30345f84d04bfa4" ], "author": { "name": "Gao Xiang", "email": "hsiangkao@redhat.com", "time": "Tue Sep 15 21:33:21 2020 +0800" }, "committer": { "name": "Gao Xiang", "email": "hsiangkao@redhat.com", "time": "Wed Oct 28 17:43:08 2020 +0800" }, "message": "xfs: support shrinking unused space in the last AG\n\nAt the first step of shrinking, this attempts to enable shrinking\nunused space in the last allocation group by fixing up freespace\nbtree, agi, agf and adjusting super block.\n\nThis can be all done in one transaction for now, so I think no\nadditional protection is needed.\n\nSigned-off-by: Gao Xiang \u003chsiangkao@redhat.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "9331f3516afa242aff225365923d28d0aef3eaf0", "old_mode": 33188, "old_path": "fs/xfs/libxfs/xfs_ag.c", "new_id": "cac7b715e90ba921ea53332d10aec7999c740056", "new_mode": 33188, "new_path": "fs/xfs/libxfs/xfs_ag.c" }, { "type": "modify", "old_id": "5166322807e7735aa7fbd2e9c39845cf331d2f6e", "old_mode": 33188, "old_path": "fs/xfs/libxfs/xfs_ag.h", "new_id": "f3b5bbfeadcef584eeeb5209500c584ca42fdec8", "new_mode": 33188, "new_path": "fs/xfs/libxfs/xfs_ag.h" }, { "type": "modify", "old_id": "852b536551b53ef6948eee4308045b420390ff36", "old_mode": 33188, "old_path": "fs/xfs/libxfs/xfs_alloc.c", "new_id": "681357bb27018969433c46759520be12e35b7143", "new_mode": 33188, "new_path": "fs/xfs/libxfs/xfs_alloc.c" }, { "type": "modify", "old_id": "6c22b12176b8b65153c6405c906d1a70876c68b4", "old_mode": 33188, "old_path": "fs/xfs/libxfs/xfs_alloc.h", "new_id": "6080140bcb5698a8f982da4bb924279223933047", "new_mode": 33188, "new_path": "fs/xfs/libxfs/xfs_alloc.h" }, { "type": "modify", "old_id": "ef1d5bb88b93abf62823ff460082498af96e59a6", "old_mode": 33188, "old_path": "fs/xfs/xfs_fsops.c", "new_id": "0a395901bc3fa58c19e5c8088890289e9ff75ac8", "new_mode": 33188, "new_path": "fs/xfs/xfs_fsops.c" }, { "type": "modify", "old_id": "c94e71f741b67032cd6d33f9c06786f36ebf1490", "old_mode": 33188, "old_path": "fs/xfs/xfs_trans.c", "new_id": "81b9c32f9befe8c4e8a310a882ee18ce27ce2619", "new_mode": 33188, "new_path": "fs/xfs/xfs_trans.c" } ] }