linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Cleanup sector_t
@ 2017-10-06 12:29 David Sterba
  2017-10-06 12:29 ` [PATCH 1/3] btrfs: scrub: get rid of sector_t David Sterba
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: David Sterba @ 2017-10-06 12:29 UTC (permalink / raw)
  To: linux-btrfs; +Cc: bo.li.liu, David Sterba

David Sterba (3):
  btrfs: scrub: get rid of sector_t
  btrfs: rename page offset parameter in submit_extent_page
  btrfs: get rid of sector_t and use u64 offset in submit_extent_page

 fs/btrfs/extent_io.c | 31 ++++++++++++++++---------------
 fs/btrfs/scrub.c     | 14 +++++++-------
 2 files changed, 23 insertions(+), 22 deletions(-)

-- 
2.14.0


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

end of thread, other threads:[~2017-10-07  0:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 12:29 [PATCH 0/3] Cleanup sector_t David Sterba
2017-10-06 12:29 ` [PATCH 1/3] btrfs: scrub: get rid of sector_t David Sterba
2017-10-06 15:22   ` Edmund Nadolski
2017-10-06 15:48     ` David Sterba
2017-10-07  0:15   ` Liu Bo
2017-10-06 12:29 ` [PATCH 2/3] btrfs: rename page offset parameter in submit_extent_page David Sterba
2017-10-07  0:11   ` Liu Bo
2017-10-06 12:30 ` [PATCH 3/3] btrfs: get rid of sector_t and use u64 offset " David Sterba
2017-10-07  0:21   ` Liu Bo

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