public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] btrf_show_devname related fixes
@ 2021-08-20 11:28 Anand Jain
  2021-08-20 11:28 ` [PATCH v3 1/4] btrfs: consolidate device_list_mutex in prepare_sprout to its parent Anand Jain
                   ` (8 more replies)
  0 siblings, 9 replies; 21+ messages in thread
From: Anand Jain @ 2021-08-20 11:28 UTC (permalink / raw)
  To: linux-btrfs; +Cc: dsterba, l

These fixes are inspired by the bug report and its discussions in the
mailing list subject
 btrfs: traverse seed devices if fs_devices::devices is empty in show_devname

v3:
 Fix rcu_lock in the patch 3/4

Anand Jain (4):
  btrfs: consolidate device_list_mutex in prepare_sprout to its parent
  btrfs: save latest btrfs_device instead of its block_device in
    fs_devices
  btrfs: use latest_dev in btrfs_show_devname
  btrfs: update latest_dev when we sprout

 fs/btrfs/disk-io.c   |  6 +++---
 fs/btrfs/extent_io.c |  2 +-
 fs/btrfs/inode.c     |  2 +-
 fs/btrfs/procfs.c    |  6 +++---
 fs/btrfs/super.c     | 26 ++++----------------------
 fs/btrfs/volumes.c   | 19 +++++++++++--------
 fs/btrfs/volumes.h   |  2 +-
 7 files changed, 24 insertions(+), 39 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-01 16:16 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-20 11:28 [PATCH v3 0/4] btrf_show_devname related fixes Anand Jain
2021-08-20 11:28 ` [PATCH v3 1/4] btrfs: consolidate device_list_mutex in prepare_sprout to its parent Anand Jain
2021-08-23 11:31   ` [PATCH RFC v4 " Anand Jain
2021-08-20 11:28 ` [PATCH v3 2/4] btrfs: save latest btrfs_device instead of its block_device in fs_devices Anand Jain
2021-08-21 14:46   ` Su Yue
2021-08-23  3:03     ` Anand Jain
2021-08-20 11:28 ` [PATCH v3 3/4] btrfs: use latest_dev in btrfs_show_devname Anand Jain
2021-08-23 11:31   ` [PATCH RFC v4 " Anand Jain
2021-08-20 11:28 ` [PATCH v3 4/4] btrfs: update latest_dev when we sprout Anand Jain
2021-08-23 11:31   ` [PATCH v4 " Anand Jain
2021-08-20 11:32 ` [PATCH v3 0/4] btrf_show_devname related fixes Anand Jain
2021-08-23 11:31 ` [PATCH v4 " Anand Jain
2021-08-23 11:31 ` [PATCH v4 2/4] btrfs: save latest btrfs_device instead of its block_device in fs_devices Anand Jain
2021-08-23 11:45 ` [PATCH v3 0/4] btrf_show_devname related fixes David Sterba
2021-08-23 19:46 ` [PATCH v4 " David Sterba
2021-08-24  0:28   ` Anand Jain
2021-08-24 16:11     ` David Sterba
2021-08-25  2:13       ` Anand Jain
2021-08-31 15:40         ` David Sterba
2021-09-01  8:18           ` Anand Jain
2021-09-01 16:16             ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox