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

v2:
- update missing message s/sector/physical/
- updated changelogs where the semantics changed
- added reviewed-by

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     | 16 ++++++++--------
 2 files changed, 24 insertions(+), 23 deletions(-)

-- 
2.14.0


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

end of thread, other threads:[~2017-10-09 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09 15:21 [PATCH v2 0/3] Cleanup sector_t David Sterba
2017-10-09 15:21 ` [PATCH v2 1/3] btrfs: scrub: get rid of sector_t David Sterba
2017-10-09 15:21 ` [PATCH v2 2/3] btrfs: rename page offset parameter in submit_extent_page David Sterba
2017-10-09 15:21 ` [PATCH v2 3/3] btrfs: get rid of sector_t and use u64 offset " 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).