]> Git Repo - J-linux.git/blobdiff - fs/jbd2/commit.c
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
[J-linux.git] / fs / jbd2 / commit.c
index 9bdb377a348fa34b3cf0506c15216ae0df71a753..5e122586e06ed0f9b9a36ebfe089ca7b3a75aee8 100644 (file)
@@ -270,6 +270,7 @@ static int journal_finish_inode_data_buffers(journal_t *journal,
                        if (!ret)
                                ret = err;
                }
+               cond_resched();
                spin_lock(&journal->j_list_lock);
                jinode->i_flags &= ~JI_COMMIT_RUNNING;
                smp_mb();
This page took 0.02251 seconds and 4 git commands to generate.