Re: [PATCH] ext4: do not try to set xattr into ea_inode if value is empty
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2021-03-11 15:48:28
From: "Theodore Ts'o" <tytso@mit.edu>
Date: 2021-03-11 15:48:28
On Fri, Mar 05, 2021 at 08:05:08PM +0800, zhangyi (F) wrote:
Syzbot report a warning that ext4 may create an empty ea_inode if set an empty extent attribute to a file on the file system which is no free blocks left.
I'll apply this, but can you tell us which syzbot warning this addresses so we can mark the commit appropriately? Many thanks!! - Ted