[PATCH v2 0/2] kill add_to_page_cache_locked()

From: Kent Overstreet
Date: Wed Oct 21 2020 - 15:57:55 EST


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