linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] btrfs: do some parameters optimization
@ 2018-07-16  9:34 Gu Jinxiang
  2018-07-16  9:11 ` [PATCH v5 1/2] btrfs: make fs_devices to be a local variable Gu Jinxiang
  2018-07-16  9:11 ` [PATCH v5 2/2] btrfs: get device pointer from btrfs_scan_one_device Gu Jinxiang
  0 siblings, 2 replies; 9+ messages in thread
From: Gu Jinxiang @ 2018-07-16  9:34 UTC (permalink / raw)
  To: linux-btrfs; +Cc: anand.jain

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-17 14:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-16  9:34 [PATCH v5 0/2] btrfs: do some parameters optimization Gu Jinxiang
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

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).