On Mon, 27 May 2024 17:14:47 +0100, Luis Henriques (SUSE) wrote: > Call helper function ext4_update_inode_fsync_trans() instead of open > coding it in __ext4_new_inode(). This helper checks both that the handle > is valid *and* that it hasn't been aborted due to some fatal error in the > journalling layer, using is_handle_aborted(). > > Applied, thanks! [1/1] ext4: use ext4_update_inode_fsync_trans() helper in inode creation commit: 2d4d6bda0f7ba0f188a22698855a1397c8999df3 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>