diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-09 11:31:04 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-09 18:23:18 +0300 |
commit | 7422bbd030210fbdc011acfd6f0f15b966fd2b46 (patch) | |
tree | 6886bcb1e9b20da494d24d21764c02ea7eae344c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7e17483c7b151ed64f8959278def2fea164526f5 (diff) | |
download | linux-7422bbd030210fbdc011acfd6f0f15b966fd2b46.tar.xz |
xfs: report the correct read/write dio alignment for reflinked inodes
For I/O to reflinked blocks we always need to write an entire new
file system block, and the code enforces the file system block alignment
for the entire file if it has any reflinked blocks.
Use the new STATX_DIO_READ_ALIGN flag to report the asymmetric read
vs write alignments for reflinked files.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250109083109.1441561-5-hch@lst.de
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions