diff options
| author | Zhang Yi <[email protected]> | 2021-07-16 12:20:23 +0000 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2021-09-05 03:38:18 +0000 |
| commit | 6984aef59814fb5c47b0e30c56e101186b5ebf8c (patch) | |
| tree | 0141bbcc30b91f0256c0f346e6916ac4e28a683f /fs/ext4/fast_commit.c | |
| parent | ext4: correct the error path of ext4_write_inline_data_end() (diff) | |
| download | kernel-6984aef59814fb5c47b0e30c56e101186b5ebf8c.tar.gz kernel-6984aef59814fb5c47b0e30c56e101186b5ebf8c.zip | |
ext4: factor out write end code of inline file
Now that the inline_data file write end procedure are falled into the
common write end functions, it is not clear. Factor them out and do
some cleanup. This patch also drop ext4_da_write_inline_data_end()
and switch to use ext4_write_inline_data_end() instead because we also
need to do the same error processing if we failed to write data into
inline entry.
Signed-off-by: Zhang Yi <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
