All of lore.kernel.org
 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; 7+ 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] 7+ messages in thread

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

Thread overview: 7+ 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  7:00   ` [lkp] [+360942 bytes kernel size regression] [i386-tinyconfig] [cc31b84174] " kernel test robot
2021-07-22  7:06     ` Christoph Hellwig
2021-07-22 19:34   ` [PATCH 1/2] " 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 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.