Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ocfs2: cond_resched() in ocfs2_zero_extend()
The loop within ocfs2_zero_extend() can execute for a long time, causing spurious soft lockup warnings. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
- Loading branch information