+67
−19
Loading
Instead of trying to resubmit I/Os in the I/O completion path (in
interrupt context), wake up a kthread which will resubmit I/O from
user context. This allows mke2fs to run to completion.
Signed-off-by:
Matthew Wilcox <matthew.r.wilcox@intel.com>