diff options
author | Prasad Singamsetty <[email protected]> | 2024-06-20 12:53:53 +0000 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-06-20 15:19:17 -0600 |
commit | 0f9ca80fa4f9670ba09721e4e36b8baf086a500c (patch) | |
tree | 4dfa63ee8a626a636988e878c9031ed0bb02a8ef /tools/perf/scripts/python | |
parent | c34fc6f26ab86d03a2d47446f42b6cd492dfdc56 (diff) |
fs: Add initial atomic write support info to statx
Extend statx system call to return additional info for atomic write support
support for a file.
Helper function generic_fill_statx_atomic_writes() can be used by FSes to
fill in the relevant statx fields. For now atomic_write_segments_max will
always be 1, otherwise some rules would need to be imposed on iovec length
and alignment, which we don't want now.
Signed-off-by: Prasad Singamsetty <[email protected]>
jpg: relocate bdev support to another patch
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Signed-off-by: John Garry <[email protected]>
Acked-by: Darrick J. Wong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions