From: David Sterba <dsterba@suse.com>
To: linux-btrfs@vger.kernel.org
Cc: David Sterba <dsterba@suse.com>, bo.li.liu@oracle.com
Subject: [PATCH 0/3] More bio fixes and cleanups
Date: Mon, 12 Jun 2017 17:29:34 +0200 [thread overview]
Message-ID: <cover.1497281195.git.dsterba@suse.com> (raw)
Main part is the initialization of btrfs_io_bio, the rest is doc & cleanup.
David Sterba (3):
btrfs: document mandatory order of bio in btrfs_io_bio
btrfs: add helper to initialize the non-bio part of btrfs_io_bio
btrfs: sink gfp parameter to btrfs_io_bio_alloc
fs/btrfs/check-integrity.c | 2 +-
fs/btrfs/disk-io.c | 2 +-
fs/btrfs/extent_io.c | 38 ++++++++++++++++++--------------------
fs/btrfs/extent_io.h | 2 +-
fs/btrfs/raid56.c | 2 +-
fs/btrfs/scrub.c | 16 +++++++---------
fs/btrfs/volumes.h | 4 ++++
7 files changed, 33 insertions(+), 33 deletions(-)
--
2.13.0
next reply other threads:[~2017-06-12 15:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 15:29 David Sterba [this message]
2017-06-12 15:29 ` [PATCH 1/3] btrfs: document mandatory order of bio in btrfs_io_bio David Sterba
2017-06-12 15:29 ` [PATCH 2/3] btrfs: add helper to initialize the non-bio part of btrfs_io_bio David Sterba
2017-06-12 17:32 ` Liu Bo
2017-06-12 15:29 ` [PATCH 3/3] btrfs: sink gfp parameter to btrfs_io_bio_alloc David Sterba
2017-06-12 17:50 ` Liu Bo
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.1497281195.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=bo.li.liu@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