linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cleanup the bio handling in iomap v2
@ 2021-07-22  5:42 Christoph Hellwig
  2021-07-22  5:42 ` [PATCH 1/2] iomap: simplify iomap_readpage_actor Christoph Hellwig
  2021-07-22  5:42 ` [PATCH 2/2] iomap: simplify iomap_add_to_ioend Christoph Hellwig
  0 siblings, 2 replies; 5+ messages in thread
From: Christoph Hellwig @ 2021-07-22  5:42 UTC (permalink / raw)
  To: linux-xfs, linux-fsdevel; +Cc: Matthew Wilcox

Hi all,

this series cleans up the bio handling in the iomap buffered I/O code
by dropping use of the very lowlevel helpers.  We did only need them
before Matthew converted the inflight counters to be byte based

Changes sine v1:
 - fix readpage to properly handle bios that hit their byte size limit

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

end of thread, other threads:[~2021-07-22 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-22  5:42 cleanup the bio handling in iomap v2 Christoph Hellwig
2021-07-22  5:42 ` [PATCH 1/2] iomap: simplify iomap_readpage_actor Christoph Hellwig
2021-07-22 19:34   ` Darrick J. Wong
2021-07-22  5:42 ` [PATCH 2/2] iomap: simplify iomap_add_to_ioend Christoph Hellwig
2021-07-22 19:35   ` Darrick J. Wong

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