+1
−1
+2
−0
Loading
Using commit_do() to call alloc_sectors_start_trans() breaks when we're
randomly injecting transaction restarts - the restart in the commit
causes us to leak the lock that alloc_sectorS_start_trans() takes.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>