From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: david@fromorbit.com, darrick.wong@oracle.com
Cc: linux-xfs@vger.kernel.org, bfoster@redhat.com
Subject: [PATCH v2 0/2] xfs-4.20: scrub fixes
Date: Mon, 01 Oct 2018 15:48:15 -0700 [thread overview]
Message-ID: <153843409576.24414.14199833763423874927.stgit@magnolia> (raw)
Hi all,
Here are a couple of online fsck fixes for 4.20.
The first patch fixes the online repair "find AG btree root" function to
ignore btree blocks that have siblings and to ignore a btree level if
multiple sibling-less blocks are found.
The second patch fixes some buffer state management bugs so that we
don't accidentally clobber b_ops on buffers that were already in-core
when we try to find an AG header's btree root blocks.
Comments and questions are, as always, welcome.
--D
next reply other threads:[~2018-10-02 5:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 22:48 Darrick J. Wong [this message]
2018-10-01 22:48 ` [PATCH 1/2] xfs: xrep_findroot_block should reject root blocks with siblings Darrick J. Wong
2018-10-02 12:34 ` Brian Foster
2018-10-02 15:39 ` Darrick J. Wong
2018-10-03 2:01 ` [PATCH v2 " Darrick J. Wong
2018-10-01 22:48 ` [PATCH 2/2] xfs: fix buffer state management in xrep_findroot_block Darrick J. Wong
2018-10-02 12:36 ` Brian Foster
2018-10-02 19:56 ` Darrick J. Wong
2018-10-03 11:03 ` Brian Foster
2018-10-03 2:02 ` [PATCH v2 " Darrick J. Wong
2018-10-03 11:05 ` Brian Foster
2018-10-04 22:15 ` Darrick J. Wong
2018-10-05 10:27 ` Brian Foster
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=153843409576.24414.14199833763423874927.stgit@magnolia \
--to=darrick.wong@oracle.com \
--cc=bfoster@redhat.com \
--cc=david@fromorbit.com \
--cc=linux-xfs@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).