aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLuis Henriques (SUSE) <[email protected]>2024-05-27 16:14:47 +0000
committerTheodore Ts'o <[email protected]>2024-07-05 20:48:54 +0000
commit2d4d6bda0f7ba0f188a22698855a1397c8999df3 (patch)
tree24bfe65057bfe66f6a453e90faba3a8fc9499d8f /fs/jbd2/commit.c
parentext4: add missing MODULE_DESCRIPTION() (diff)
downloadkernel-2d4d6bda0f7ba0f188a22698855a1397c8999df3.tar.gz
kernel-2d4d6bda0f7ba0f188a22698855a1397c8999df3.zip
ext4: use ext4_update_inode_fsync_trans() helper in inode creation
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(). Signed-off-by: Luis Henriques (SUSE) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions