All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrf_show_devname related fixes
@ 2021-08-19 18:18 Anand Jain
  2021-08-19 18:18 ` [PATCH 1/3] btrfs: fix comment about the btrfs_show_devname Anand Jain
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Anand Jain @ 2021-08-19 18:18 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba, l

Related to the bug/fix posted to the mailing list as below
 btrfs: traverse seed devices if fs_devices::devices is empty in show_devname

Anand Jain (3):
  btrfs: fix comment about the btrfs_show_devname
  btrfs: consolidate device_list_mutex in prepare_sprout to its parent
  btrfs: use latest_bdev in btrfs_show_devname

 fs/btrfs/super.c   | 25 +++----------------------
 fs/btrfs/volumes.c | 11 ++++-------
 2 files changed, 7 insertions(+), 29 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-08-23 12:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 18:18 [PATCH 0/3] btrf_show_devname related fixes Anand Jain
2021-08-19 18:18 ` [PATCH 1/3] btrfs: fix comment about the btrfs_show_devname Anand Jain
2021-08-19 18:18 ` [PATCH RFC 2/3] btrfs: consolidate device_list_mutex in prepare_sprout to its parent Anand Jain
2021-08-20  7:51   ` Su Yue
2021-08-20  8:53     ` Anand Jain
2021-08-21 14:57       ` Su Yue
2021-08-21 15:00         ` Su Yue
2021-08-23 10:34           ` Anand Jain
2021-08-23 10:54             ` Anand Jain
2021-08-23 12:20               ` David Sterba
2021-08-19 18:18 ` [PATCH RFC 3/3] btrfs: use latest_bdev in btrfs_show_devname Anand Jain
2021-08-20  7:31   ` Su Yue
2021-08-20  9:13     ` Anand Jain
2021-08-20 10:57   ` David Sterba
2021-08-20 11:03     ` 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.