From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 0/2] btrfs: btrfs_super_block::log_root_transid related enhancement
Date: Thu, 4 Oct 2018 13:49:48 +0800 [thread overview]
Message-ID: <20181004054950.11651-1-wqu@suse.com> (raw)
Even we have btrfs_super_block::log_root_transid, it's never really
populated.
This patchset will populate that member and use it to detect corrupted
log tree early.
Qu Wenruo (2):
btrfs: Populate btrfs_super_block::log_root_transid
btrfs: Validate btrfs_super_block::log_root_transid
fs/btrfs/disk-io.c | 28 ++++++++++++++++++++++------
fs/btrfs/transaction.c | 1 +
fs/btrfs/tree-log.c | 2 ++
3 files changed, 25 insertions(+), 6 deletions(-)
--
2.19.0
next reply other threads:[~2018-10-04 5:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-04 5:49 Qu Wenruo [this message]
2018-10-04 5:49 ` [PATCH 1/2] btrfs: Populate btrfs_super_block::log_root_transid Qu Wenruo
2018-10-04 8:07 ` Anand Jain
2018-10-04 8:28 ` Qu Wenruo
2018-10-11 12:31 ` David Sterba
2018-10-11 12:45 ` Qu Wenruo
2018-10-11 13:11 ` Nikolay Borisov
2018-10-11 13:13 ` Qu Wenruo
2018-10-04 5:49 ` [PATCH 2/2] btrfs: Validate btrfs_super_block::log_root_transid Qu Wenruo
2018-10-04 6:57 ` Nikolay Borisov
2018-10-04 7:30 ` Qu Wenruo
2018-10-11 12:19 ` David Sterba
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=20181004054950.11651-1-wqu@suse.com \
--to=wqu@suse.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).