Re: [RESEND PATCH] ext4: disambiguate the return value of ext4_dio_write_end_io()
From: Theodore Ts'o
Date: Thu Nov 07 2024 - 10:14:57 EST
On Thu, 19 Sep 2024 16:25:39 +0800, alexjlzheng@xxxxxxxxx wrote:
> The commit 91562895f803 ("ext4: properly sync file size update after O_SYNC
> direct IO") causes confusion about the meaning of the return value of
> ext4_dio_write_end_io().
>
> Specifically, when the ext4_handle_inode_extension() operation succeeds,
> ext4_dio_write_end_io() directly returns count instead of 0.
>
> [...]
Applied, thanks!
[1/1] ext4: disambiguate the return value of ext4_dio_write_end_io()
commit: e88d17afcf8364c353942e951f8e968f66bfcaa0
Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>