Message ID | cover.1646649873.git.johannes.thumshirn@wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | btrfs: zoned: two independent fixes for zoned btrfs | expand |
On Mon, Mar 07, 2022 at 02:47:16AM -0800, Johannes Thumshirn wrote: > Two small and independent fixes for problems found while debugging other > issues on zoned btrfs. > > The first one is a possible deadlock and the second one is for removing > leftover ASSERT()s. > > Changes since v1: > - Remove unrelated hunks > > Johannes Thumshirn (2): > btrfs: zoned: use rcu list in btrfs_can_activate_zone > btrfs: zoned: remove left over ASSERT() Added to misc-next, thanks.