[Cluster-devel] [PATCH v3 0/3] iomap: small block problems

Andreas Gruenbacher agruenba at redhat.com
Wed Jul 7 11:55:21 UTC 2021


Here's another update of this patch queue.  Changes from v2:

* Reverse the order of the first two patches to make the queue bisect
  clean.  Adjust the patch descriptions accordingly.

* With the second patch, iomap_readpage_actor currently still creates
  iops.  Christoph has indicated that this should now be unnecessary
  as well, but testing has proven that we're not quite at that point,
  yet.

* Don't create iomap_page objects in iomap_page_mkwrite_actor anymore;
  this clearly has become obsolete with the first patch.

Thanks,
Andreas

Andreas Gruenbacher (3):
  iomap: Permit pages without an iop to enter writeback
  iomap: Don't create iomap_page objects for inline files
  iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor

 fs/iomap/buffered-io.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.26.3




More information about the Cluster-devel mailing list