naota / linux

Linux kernel source tree
Other
3 stars 1 forks source link

don't check for running transaction without transaction log #3

Closed morbidrsa closed 3 years ago

morbidrsa commented 3 years ago

Don't check for a running transaction without the transaction log held.

Additionally change the loop to use btrfs_next_item()

https://lore.kernel.org/linux-btrfs/f4dbd994-edac-c275-7838-78f3429f35c9@toxicpanda.com