All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Device helper cleanups
@ 2017-07-18 15:40 David Sterba
  2017-07-18 15:40 ` [PATCH 1/4] btrfs: merge alloc_device helpers David Sterba
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Sterba @ 2017-07-18 15:40 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

David Sterba (4):
  btrfs: merge alloc_device helpers
  btrfs: refactor find_device helper
  btrfs: split write_dev_supers to two functions
  btrfs: use named constant for bdev blocksize

 fs/btrfs/check-integrity.c |   6 +-
 fs/btrfs/disk-io.c         | 136 +++++++++++++++++++++++++--------------------
 fs/btrfs/disk-io.h         |   8 +++
 fs/btrfs/volumes.c         |  61 +++++++++-----------
 4 files changed, 115 insertions(+), 96 deletions(-)

-- 
2.13.0


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

end of thread, other threads:[~2017-07-18 15:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-18 15:40 [PATCH 0/4] Device helper cleanups David Sterba
2017-07-18 15:40 ` [PATCH 1/4] btrfs: merge alloc_device helpers David Sterba
2017-07-18 15:40 ` [PATCH 2/4] btrfs: refactor find_device helper David Sterba
2017-07-18 15:40 ` [PATCH 3/4] btrfs: split write_dev_supers to two functions David Sterba
2017-07-18 15:40 ` [PATCH 4/4] btrfs: use named constant for bdev blocksize David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.