All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-5.15.y 0/4] backport test case btrfs/216 fixes
@ 2021-12-16 13:04 ` Anand Jain
  0 siblings, 0 replies; 12+ messages in thread
From: Anand Jain @ 2021-12-16 12:56 UTC (permalink / raw)
  To: fstests; +Cc: linux-btrfs

In an attempt to make all the fstests test cases pass on stable-5.15.y,
backport fixes for the test case btrfs/216.

Anand Jain (4):
  btrfs: convert latest_bdev type to btrfs_device and rename
  btrfs: use latest_dev in btrfs_show_devname
  btrfs: update latest_dev when we create a sprout device
  btrfs: remove stale comment about the btrfs_show_devname

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

-- 
2.33.1


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

end of thread, other threads:[~2021-12-17 14:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16 12:56 [PATCH stable-5.15.y 0/4] backport test case btrfs/216 fixes Anand Jain
2021-12-16 13:04 ` Anand Jain
2021-12-16 12:56 ` [PATCH stable-5.15.y 1/4] btrfs: convert latest_bdev type to btrfs_device and rename Anand Jain
2021-12-16 13:04   ` Anand Jain
2021-12-16 12:56 ` [PATCH stable-5.15.y 2/4] btrfs: use latest_dev in btrfs_show_devname Anand Jain
2021-12-16 13:04   ` Anand Jain
2021-12-16 12:56 ` [PATCH stable-5.15.y 3/4] btrfs: update latest_dev when we create a sprout device Anand Jain
2021-12-16 13:04   ` Anand Jain
2021-12-16 12:56 ` [PATCH stable-5.15.y 4/4] btrfs: remove stale comment about the btrfs_show_devname Anand Jain
2021-12-16 13:04   ` Anand Jain
2021-12-16 13:05 ` [PATCH stable-5.15.y 0/4] backport test case btrfs/216 fixes Anand Jain
2021-12-17 14:56 ` Greg KH

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.