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>