From: akpm@linux-foundation.org
To: akpm@linux-foundation.org, ddstreet@ieee.org,
geert@linux-m68k.org, hch@lst.de, hughd@google.com,
jgross@suse.com, Konrad.wilk@oracle.com,
mm-commits@vger.kernel.org, sjenning@redhat.com,
vitaly.wool@konsulko.com, willy@infradead.org
Subject: [folded-merged] mm-remove-cleancache-fix.patch removed from -mm tree
Date: Fri, 21 Jan 2022 17:28:02 -0800 [thread overview]
Message-ID: <20220122012802.5gB-4LPAF%akpm@linux-foundation.org> (raw)
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
reply other threads:[~2022-01-22 1:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220122012802.5gB-4LPAF%akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=Konrad.wilk@oracle.com \
--cc=ddstreet@ieee.org \
--cc=geert@linux-m68k.org \
--cc=hch@lst.de \
--cc=hughd@google.com \
--cc=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=sjenning@redhat.com \
--cc=vitaly.wool@konsulko.com \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox