On Sat, 12 Mar 2022 18:18:30 -0500, Artem Blagodarenko wrote: > From: Andrew Perepechko <andrew.perepechko@xxxxxxx> > > When changing a large xattr value to a different large xattr value, > the old xattr inode is freed. Truncate during the final iput causes > current transaction restart. Eventually, parent inode bh is marked > dirty and kernel panic happens when jbd2 figures out that this bh > belongs to the committed transaction. > > [...] Applied, thanks! [1/1] ext4: truncate during setxattr leads to kernel panic commit: c7cded845fc192cc35a1ca37c0cd957ee35abdf8 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>