[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201021195745.3420101-1-kent.overstreet@gmail.com>
Date: Wed, 21 Oct 2020 15:57:43 -0400
From: Kent Overstreet <kent.overstreet@...il.com>
To: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
akpm@...ux-foundation.org, sfrench@...ba.org,
linux-cifs@...r.kernel.org
Cc: Kent Overstreet <kent.overstreet@...il.com>
Subject: [PATCH v2 0/2] kill add_to_page_cache_locked()
since v1
- kill a faulty assertion found by kernel test robot
- drop an unneeded line break
Andrew, can this go through your tree?
Kent Overstreet (2):
cifs: convert to add_to_page_cache()
fs: kill add_to_page_cache_locked()
fs/cifs/file.c | 20 +++----------
include/linux/pagemap.h | 20 ++-----------
mm/filemap.c | 64 ++++++++++++++++++++---------------------
3 files changed, 37 insertions(+), 67 deletions(-)
--
2.28.0
Powered by blists - more mailing lists