Linux MM tree latest commits
 help / color / mirror / Atom feed
* [folded-merged] mm-remove-cleancache-fix.patch removed from -mm tree
@ 2022-01-22  1:28 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2022-01-22  1:28 UTC (permalink / raw)
  To: akpm, ddstreet, geert, hch, hughd, jgross, Konrad.wilk,
	mm-commits, sjenning, vitaly.wool, willy


The patch titled
     Subject: mm-remove-cleancache-fix
has been removed from the -mm tree.  Its filename was
     mm-remove-cleancache-fix.patch

This patch was dropped because it was folded into mm-remove-cleancache.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-remove-cleancache-fix

remove now-unreachable code

Cc: Christoph Hellwig <hch@lst.de>
Cc: Dan Streetman <ddstreet@ieee.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Hugh Dickins <hughd@google.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Konrad Rzeszutek Wilk <Konrad.wilk@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Seth Jennings <sjenning@redhat.com>
Cc: Vitaly Wool <vitaly.wool@konsulko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/f2fs/data.c |    6 ------
 1 file changed, 6 deletions(-)

--- a/fs/f2fs/data.c~mm-remove-cleancache-fix
+++ a/fs/f2fs/data.c
@@ -2089,12 +2089,6 @@ submit_and_realloc:
 	ClearPageError(page);
 	*last_block_in_bio = block_nr;
 	goto out;
-confused:
-	if (bio) {
-		__submit_bio(F2FS_I_SB(inode), bio, DATA);
-		bio = NULL;
-	}
-	unlock_page(page);
 out:
 	*bio_ret = bio;
 	return ret;
_

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

mm-remove-cleancache.patch
mm-simplify-try_to_unuse-fix.patch
mm.patch
documentation-vm-page_ownerrst-update-the-documentation-fix.patch
mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fix.patch
arch-x86-include-asm-pgtableh-needs-spinlockh.patch
mutex-subsystem-synchro-test-module-fix.patch
kernel-forkc-export-kernel_thread-to-modules.patch


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

only message in thread, other threads:[~2022-01-22  1:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-22  1:28 [folded-merged] mm-remove-cleancache-fix.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox