mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 14:54:20 -04:00
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>