linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Minor helper and struct member cleanups
@ 2018-11-22 16:16 David Sterba
  2018-11-22 16:16 ` [PATCH 1/4] btrfs: merge btrfs_submit_bio_done to its caller David Sterba
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: David Sterba @ 2018-11-22 16:16 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

Assorted updates to code vaguely related to the bio callbacks and
structures. Remove call indirection, remove redundant struct members,
etc.

David Sterba (4):
  btrfs: merge btrfs_submit_bio_done to its caller
  btrfs: replace async_cow::root with fs_info
  btrfs: remove redundant csum buffer in btrfs_io_bio
  btrfs: replace btrfs_io_bio::end_io with a simple helper

 fs/btrfs/disk-io.c   | 18 +++++++++++++++++-
 fs/btrfs/extent_io.c |  3 +--
 fs/btrfs/file-item.c | 13 +++----------
 fs/btrfs/inode.c     | 39 +++++----------------------------------
 fs/btrfs/volumes.h   | 11 ++++++++---
 5 files changed, 34 insertions(+), 50 deletions(-)

-- 
2.19.1


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

end of thread, other threads:[~2018-11-23  8:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-22 16:16 [PATCH 0/4] Minor helper and struct member cleanups David Sterba
2018-11-22 16:16 ` [PATCH 1/4] btrfs: merge btrfs_submit_bio_done to its caller David Sterba
2018-11-22 16:18   ` Nikolay Borisov
2018-11-23  8:27   ` Johannes Thumshirn
2018-11-22 16:16 ` [PATCH 2/4] btrfs: replace async_cow::root with fs_info David Sterba
2018-11-22 16:19   ` Nikolay Borisov
2018-11-23  8:25   ` Johannes Thumshirn
2018-11-22 16:16 ` [PATCH 3/4] btrfs: remove redundant csum buffer in btrfs_io_bio David Sterba
2018-11-22 16:20   ` Nikolay Borisov
2018-11-23  8:23   ` Johannes Thumshirn
2018-11-22 16:16 ` [PATCH 4/4] btrfs: replace btrfs_io_bio::end_io with a simple helper David Sterba
2018-11-22 16:22   ` Nikolay Borisov
2018-11-23  8:19   ` Johannes Thumshirn

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