diff options
author | Christoph Hellwig <hch@lst.de> | 2020-04-03 11:45:37 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-04-06 08:44:39 -0700 |
commit | 5833112df7e9a306af9af09c60127b92ed723962 (patch) | |
tree | 250a258574303f695f5910bea2f26d9ce84b8210 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 54fbdd1035e3a4e4f4082c335b095426cdefd092 (diff) |
xfs: reflink should force the log out if mounted with wsyncxfs-5.7-merge-12
Reflink should force the log out to disk if the filesystem was mounted
with wsync, the same as most other operations in xfs.
[Note: XFS_MOUNT_WSYNC is set when the admin mounts the filesystem
with either the 'wsync' or 'sync' mount options, which effectively means
that we're classifying reflink/dedupe as IO operations and making them
synchronous when required.]
Fixes: 3fc9f5e409319 ("xfs: remove xfs_reflink_remap_range")
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
[darrick: add more to the changelog]
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions