From: Gu Jinxiang <gujx@cn.fujitsu.com>
To: <linux-btrfs@vger.kernel.org>
Cc: <anand.jain@oracle.com>
Subject: [PATCH v5 0/2] btrfs: do some parameters optimization
Date: Mon, 16 Jul 2018 17:34:16 +0800 [thread overview]
Message-ID: <1531733656-23806-1-git-send-email-gujx@cn.fujitsu.com> (raw)
Do parameters optimization for function btrfs_parse_early_options
and btrfs_scan_one_device.
Gu Jinxiang (2):
btrfs: make fs_devices to be a local variable
btrfs: get device pointer from btrfs_scan_one_device
fs/btrfs/super.c | 38 ++++++++++++++++++++++++--------------
fs/btrfs/volumes.c | 22 ++++++++--------------
fs/btrfs/volumes.h | 4 ++--
3 files changed, 34 insertions(+), 30 deletions(-)
--
2.17.1
next reply other threads:[~2018-07-16 10:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-16 9:34 Gu Jinxiang [this message]
2018-07-16 9:11 ` [PATCH v5 1/2] btrfs: make fs_devices to be a local variable Gu Jinxiang
2018-07-16 12:31 ` Nikolay Borisov
2018-07-16 9:11 ` [PATCH v5 2/2] btrfs: get device pointer from btrfs_scan_one_device Gu Jinxiang
2018-07-16 12:34 ` David Sterba
2018-07-17 1:08 ` Gu, Jinxiang
2018-07-17 4:54 ` Anand Jain
2018-07-17 13:50 ` David Sterba
2018-07-17 13:48 ` 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=1531733656-23806-1-git-send-email-gujx@cn.fujitsu.com \
--to=gujx@cn.fujitsu.com \
--cc=anand.jain@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;
as well as URLs for NNTP newsgroup(s).