From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>
Subject: [PATCH 0/4] Function parameter reductions
Date: Fri, 14 Jul 2017 20:30:09 +0200 [thread overview]
Message-ID: <cover.1500056930.git.dsterba@suse.com> (raw)
David Sterba (4):
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
btrfs: get fs_info from eb in btrfs_print_tree, remove argument
btrfs: cleanup types storing REQ_*
btrfs: merge REQ_OP and REQ_ flags to one parameter in
submit_extent_page
fs/btrfs/ctree.c | 14 +++++++-------
fs/btrfs/disk-io.c | 2 +-
fs/btrfs/extent-tree.c | 6 +++---
fs/btrfs/extent_io.c | 24 ++++++++++++++----------
fs/btrfs/inode.c | 2 +-
fs/btrfs/print-tree.c | 10 ++++++----
fs/btrfs/print-tree.h | 4 ++--
fs/btrfs/root-tree.c | 2 +-
8 files changed, 35 insertions(+), 29 deletions(-)
--
2.13.0
next reply other threads:[~2017-07-14 18:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-14 18:30 David Sterba [this message]
2017-07-14 18:30 ` [PATCH 1/4] btrfs: get fs_info from eb in btrfs_print_leaf, remove argument David Sterba
2017-07-14 18:30 ` [PATCH 2/4] btrfs: get fs_info from eb in btrfs_print_tree, " David Sterba
2017-07-14 18:30 ` [PATCH 3/4] btrfs: cleanup types storing REQ_* David Sterba
2017-07-14 18:30 ` [PATCH 4/4] btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_page 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=cover.1500056930.git.dsterba@suse.com \
--to=dsterba@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).