)]}'
{
  "commit": "b97cca3ba9098522e5a1c3388764ead42640c1a5",
  "tree": "231beccc5ac2a13adf75ed5811742640457e677f",
  "parents": [
    "cea267c235e1b1ec3bfc415f6bd420289bcb3bc9"
  ],
  "author": {
    "name": "Darrick J. Wong",
    "email": "djwong@kernel.org",
    "time": "Thu Feb 03 08:29:21 2022 -0800"
  },
  "committer": {
    "name": "Darrick J. Wong",
    "email": "djwong@kernel.org",
    "time": "Wed Feb 09 21:07:24 2022 -0800"
  },
  "message": "xfs: only bother with sync_filesystem during readonly remount\n\nIn commit 02b9984d6408, we pushed a sync_filesystem() call from the VFS\ninto xfs_fs_remount.  The only time that we ever need to push dirty file\ndata or metadata to disk for a remount is if we\u0027re remounting the\nfilesystem read only, so this really could be moved to xfs_remount_ro.\n\nOnce we\u0027ve moved the call site, actually check the return value from\nsync_filesystem.\n\nFixes: 02b9984d6408 (\"fs: push sync_filesystem() down to the file system\u0027s remount_fs()\")\nSigned-off-by: Darrick J. Wong \u003cdjwong@kernel.org\u003e\nReviewed-by: Dave Chinner \u003cdchinner@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8f37bdc835484c0817438cf40042b517e8fdc1b",
      "old_mode": 33188,
      "old_path": "fs/xfs/xfs_super.c",
      "new_id": "7c2f1338c6e8c2dcdb00bfe064e45fe692d51602",
      "new_mode": 33188,
      "new_path": "fs/xfs/xfs_super.c"
    }
  ]
}
