Re: [PATCH] ext4: use ext4_update_inode_fsync_trans() helper in inode creation
From: Theodore Ts'o
Date: Wed Jul 10 2024 - 22:37:45 EST
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>