All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] fsdax-zero-the-edges-if-source-is-hole-or-unwritten-fix.patch removed from -mm tree
@ 2022-12-12  1:17 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2022-12-12  1:17 UTC (permalink / raw)
  To: mm-commits, ruansy.fnst, jhubbard, jgg, djwong, david,
	dan.j.williams, apopple, akpm, akpm


The quilt patch titled
     Subject: fsdax-zero-the-edges-if-source-is-hole-or-unwritten-fix
has been removed from the -mm tree.  Its filename was
     fsdax-zero-the-edges-if-source-is-hole-or-unwritten-fix.patch

This patch was dropped because it was folded into fsdax-zero-the-edges-if-source-is-hole-or-unwritten.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: fsdax-zero-the-edges-if-source-is-hole-or-unwritten-fix
Date: Thu Dec  1 04:37:42 PM PST 2022

update dax_iomap_copy_around() kerneldoc, per Darrick

Cc: Alistair Popple <apopple@nvidia.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Darrick J. Wong <djwong@kernel.org>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Jason Gunthorpe <jgg@nvidia.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Shiyang Ruan <ruansy.fnst@fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/dax.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- a/fs/dax.c~fsdax-zero-the-edges-if-source-is-hole-or-unwritten-fix
+++ a/fs/dax.c
@@ -1092,7 +1092,8 @@ out:
 }
 
 /**
- * dax_iomap_copy_around - Copy the data from source to destination before write
+ * dax_iomap_copy_around - Prepare for an unaligned write to a shared/cow page
+ * by copying the data before and after the range to be written.
  * @pos:	address to do copy from.
  * @length:	size of copy operation.
  * @align_size:	aligned w.r.t align_size (either PMD_SIZE or PAGE_SIZE)
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

fsdax-zero-the-edges-if-source-is-hole-or-unwritten.patch
mm-disable-top-tier-fallback-to-reclaim-on-proactive-reclaim-fix.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-12  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  1:17 [folded-merged] fsdax-zero-the-edges-if-source-is-hole-or-unwritten-fix.patch removed from -mm tree Andrew Morton

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.