Re: [PATCH stable-5.15.y 0/4] backport test case btrfs/216 fixes

From: Greg KH
Date: Fri Dec 17 2021 - 09:56:28 EST


On Thu, Dec 16, 2021 at 09:04:09PM +0800, Anand Jain wrote:
> 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
>

Now queued up, thanks.

greg k-h