[folded-merged] fix-crash-on-ocfs2_duplicate_clusters_by_page-v5.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: fix-crash-on-ocfs2_duplicate_clusters_by_page-v5
has been removed from the -mm tree.  Its filename was
     fix-crash-on-ocfs2_duplicate_clusters_by_page-v5.patch

This patch was dropped because it was folded into fix-crash-on-ocfs2_duplicate_clusters_by_page.patch

------------------------------------------------------
From: Larry Chen <lchen@xxxxxxxx>
Subject: fix-crash-on-ocfs2_duplicate_clusters_by_page-v5

update comments

Link: http://lkml.kernel.org/r/20180830075041.14879-1-lchen@xxxxxxxx
Signed-off-by: Larry Chen <lchen@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 fs/ocfs2/refcounttree.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/fs/ocfs2/refcounttree.c~fix-crash-on-ocfs2_duplicate_clusters_by_page-v5
+++ a/fs/ocfs2/refcounttree.c
@@ -2955,8 +2955,8 @@ retry:
 		}
 
 		/*
-		 * In case PAGE_SIZE <= CLUSTER_SIZE, This page
-		 * can't be dirtied before we CoW it out.
+		 * In case PAGE_SIZE <= CLUSTER_SIZE, we do not expect a dirty page,
+		 * so write it back.
 		 */
 		if (PAGE_SIZE <= OCFS2_SB(sb)->s_clustersize) {
 			if (PageDirty(page)) {
_

Patches currently in -mm which might be from lchen@xxxxxxxx are

fix-crash-on-ocfs2_duplicate_clusters_by_page.patch
fix-dead-lock-caused-by-ocfs2_defrag_extent.patch
ocfs2-fix-dead-lock-caused-by-ocfs2_defrag_extent.patch
fix-clusters-leak-in-ocfs2_defrag_extent.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux