All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V5 0/2] btrfs: device_list_mutex fix lockdep warn and cleanup
@ 2021-08-31  1:21 Anand Jain
  2021-08-31  1:21 ` [PATCH V5 1/2] btrfs: fix lockdep warning while mounting sprout fs Anand Jain
  2021-08-31  1:21 ` [PATCH RFC V5 2/2] btrfs: consolidate device_list_mutex in prepare_sprout to its parent Anand Jain
  0 siblings, 2 replies; 12+ messages in thread
From: Anand Jain @ 2021-08-31  1:21 UTC (permalink / raw)
  To: linux-btrfs, dsterba; +Cc: l

There are no new patches here. These patches were once independent and or
part of another set in the mainline list. But now, as these two patches
are related, so they are brought together in this set.

These two patches were at V2 and V4 (respectively) at their last reroll.
Here I have marked them both to be at V5 to avoid any confusion. But
there is no code change.

Patch 1/2 is an old patch in the mailing list, now part of this set as a
new cleanup patch 2/2 depends on it.

Patch 2/2 was sent before as part of the patchset (btrf_show_devname
related fixes). And, now in this set as it depends on 1/2.

Anand Jain (2):
  btrfs: fix lockdep warning while mounting sprout fs
  btrfs: consolidate device_list_mutex in prepare_sprout to its parent

 fs/btrfs/volumes.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-09-18  0:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31  1:21 [PATCH V5 0/2] btrfs: device_list_mutex fix lockdep warn and cleanup Anand Jain
2021-08-31  1:21 ` [PATCH V5 1/2] btrfs: fix lockdep warning while mounting sprout fs Anand Jain
2021-08-31  8:18   ` Nikolay Borisov
2021-09-02 23:51     ` Anand Jain
2021-08-31 12:37   ` Nikolay Borisov
2021-09-01  0:49   ` Su Yue
2021-09-02 15:28   ` David Sterba
2021-08-31  1:21 ` [PATCH RFC V5 2/2] btrfs: consolidate device_list_mutex in prepare_sprout to its parent Anand Jain
2021-08-31 13:03   ` Nikolay Borisov
2021-09-03  3:08     ` Anand Jain
2021-09-17 15:37   ` David Sterba
2021-09-18  0:10     ` Anand Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.