diff options
| author | Ritesh Harjani (IBM) <[email protected]> | 2024-11-05 00:22:59 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-11-06 00:20:40 +0000 |
| commit | b7987a7d69a4a17b7f334f5c100d6729ebcc2ccb (patch) | |
| tree | e060204d5b0ef09c7605884ad97fb8d8ab924ce9 /fs/ext4/fast_commit.c | |
| parent | ext4: Check for atomic writes support in write iter (diff) | |
| download | kernel-b7987a7d69a4a17b7f334f5c100d6729ebcc2ccb.tar.gz kernel-b7987a7d69a4a17b7f334f5c100d6729ebcc2ccb.zip | |
ext4: Support setting FMODE_CAN_ATOMIC_WRITE
FS needs to add the fmode capability in order to support atomic writes
during file open (refer kiocb_set_rw_flags()). Set this capability on
a regular file if ext4 can do atomic write.
Reviewed-by: John Garry <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Ritesh Harjani (IBM) <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
