Commit 238c3046 authored by dylan-meiners's avatar dylan-meiners Committed by Linus Torvalds
Browse files
parent bbe98f9c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -910,7 +910,7 @@ static int __remove_mapping(struct address_space *mapping, struct page *page,
		 * order to detect refaults, thus thrashing, later on.
		 *
		 * But don't store shadows in an address space that is
		 * already exiting.  This is not just an optizimation,
		 * already exiting.  This is not just an optimization,
		 * inode reclaim needs to empty out the radix tree or
		 * the nodes are lost.  Don't plant shadows behind its
		 * back.