On Tue, Feb 20, 2024 at 12:44:23PM +0900, Damien Le Moal wrote:
commit 14db5f64a971fce3d8ea35de4dfc7f443a3efb92 upstream.
Write error handling is racy and can sometime lead to the error recovery path wrongly changing the inode size of a sequential zone file to an incorrect value which results in garbage data being readable at the end of a file. There are 2 problems:
<snip>
All now queued up, thanks.
greg k-h