diff options
author | John Garry <[email protected]> | 2024-11-04 16:14:02 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2024-11-04 16:14:02 -0800 |
commit | 9e0933c21c128d6d8ac4d8aae0babaf9a43100b8 (patch) | |
tree | f3a3326ccb80dac6d4049ae3445e24abd6ddb8cc /scripts/generate_rust_analyzer.py | |
parent | a570bad16b9f5252db2f342622bd71febb39a19c (diff) |
fs: iomap: Atomic write support
Support direct I/O atomic writes by producing a single bio with REQ_ATOMIC
flag set.
Initially FSes (XFS) should only support writing a single FS block
atomically.
As with any atomic write, we should produce a single bio which covers the
complete write length.
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: "Darrick J. Wong" <[email protected]>
Signed-off-by: John Garry <[email protected]>
Reviewed-by: Ritesh Harjani (IBM) <[email protected]>
[djwong: clarify a couple of things in the docs]
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions