From: Johannes Thumshirn <Johannes.Thumshirn@wdc.com>
To: Josef Bacik <josef@toxicpanda.com>,
"linux-btrfs@vger.kernel.org" <linux-btrfs@vger.kernel.org>,
"kernel-team@fb.com" <kernel-team@fb.com>
Subject: Re: [PATCH v2 13/16] btrfs: rename struct-funcs.c -> accessors.c
Date: Tue, 18 Oct 2022 13:12:42 +0000 [thread overview]
Message-ID: <ac3437c4-1eda-f80c-421d-d8aee7ed3352@wdc.com> (raw)
In-Reply-To: <aa4f89bf455622914df09a10f2264179c46a7c26.1666033501.git.josef@toxicpanda.com>
Looks good,
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
next prev parent reply other threads:[~2022-10-18 13:13 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 19:08 [PATCH v2 00/16] btrfs: split out larger chunks of ctree.h Josef Bacik
2022-10-17 19:08 ` [PATCH v2 01/16] btrfs: move fs wide helpers out " Josef Bacik
2022-10-17 19:08 ` [PATCH v2 02/16] btrfs: move larger compat flag helpers to their own c file Josef Bacik
2022-10-18 7:42 ` Johannes Thumshirn
2022-10-18 14:27 ` Josef Bacik
2022-10-17 19:09 ` [PATCH v2 03/16] btrfs: move the printk helpers out of ctree.h Josef Bacik
2022-10-17 19:09 ` [PATCH v2 04/16] btrfs: move assert and error helpers out of messages.h Josef Bacik
2022-10-18 12:58 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 05/16] btrfs: push printk index code into their respective helpers Josef Bacik
2022-10-17 19:09 ` [PATCH v2 06/16] btrfs: move BTRFS_FS_STATE* defs and helpers to fs.h Josef Bacik
2022-10-18 13:02 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 07/16] btrfs: convert incompat and compat flag test helpers to defines Josef Bacik
2022-10-18 14:43 ` David Sterba
2022-10-17 19:09 ` [PATCH v2 08/16] btrfs: move mount option definitions to fs.h Josef Bacik
2022-10-18 13:01 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 09/16] btrfs: move fs_info->flags enum " Josef Bacik
2022-10-18 13:03 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 10/16] btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag Josef Bacik
2022-10-18 13:04 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 11/16] btrfs: remove fs_info::pending_changes and related code Josef Bacik
2022-10-18 13:09 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 12/16] btrfs: move the compat/incompat flag masks to fs.h Josef Bacik
2022-10-18 13:10 ` Johannes Thumshirn
2022-10-17 19:09 ` [PATCH v2 13/16] btrfs: rename struct-funcs.c -> accessors.c Josef Bacik
2022-10-18 13:12 ` Johannes Thumshirn [this message]
2022-10-17 19:09 ` [PATCH v2 14/16] btrfs: move btrfs_map_token to accessors Josef Bacik
2022-10-18 14:47 ` David Sterba
2022-10-17 19:09 ` [PATCH v2 15/16] btrfs: move accessor helpers into accessors.h Josef Bacik
2022-10-17 19:09 ` [PATCH v2 16/16] btrfs: remove temporary btrfs_map_token declaration in ctree.h Josef Bacik
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=ac3437c4-1eda-f80c-421d-d8aee7ed3352@wdc.com \
--to=johannes.thumshirn@wdc.com \
--cc=josef@toxicpanda.com \
--cc=kernel-team@fb.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).