linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Anand Jain <anand.jain@oracle.com>
To: linux-btrfs@vger.kernel.org
Cc: Anand Jain <anand.jain@oracle.com>
Subject: [PATCH 0/4] metadata_uuid misc cleanup and fixes part2
Date: Fri, 28 Jul 2023 23:16:13 +0800	[thread overview]
Message-ID: <cover.1690541079.git.anand.jain@oracle.com> (raw)

These patches are independent and not related. Please ref to the
patch for details.

Anand Jain (4):
  btrfs: simplify memcpy either of metadata_uuid or fsid
  btrfs: fix fsid in btrfs_validate_super
  btrfs: fix metadata_uuid in btrfs_validate_super
  btrfs: drop redundant check to use fs_devices::metadata_uuid

 fs/btrfs/disk-io.c | 36 ++++++++++++++++++------------------
 fs/btrfs/volumes.c | 12 ++++--------
 2 files changed, 22 insertions(+), 26 deletions(-)

-- 
2.38.1


             reply	other threads:[~2023-07-28 15:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28 15:16 Anand Jain [this message]
2023-07-28 15:16 ` [PATCH 1/4] btrfs: simplify memcpy for either metadata_uuid or fsid Anand Jain
2023-07-28 17:40   ` Filipe Manana
2023-07-28 18:39     ` David Sterba
2023-07-28 22:23       ` Anand Jain
2023-07-29  4:22         ` Anand Jain
2023-07-31 10:59           ` Anand Jain
2023-07-28 15:16 ` [PATCH 2/4] btrfs: fix fsid in btrfs_validate_super Anand Jain
2023-07-28 15:16 ` [PATCH 3/4] btrfs: fix metadata_uuid " Anand Jain
2023-07-28 15:16 ` [PATCH 4/4] btrfs: drop redundant check to use fs_devices::metadata_uuid Anand Jain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1690541079.git.anand.jain@oracle.com \
    --to=anand.jain@oracle.com \
    --cc=linux-btrfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).