Skip to content
Snippets Groups Projects
Commit 238c3046 authored by dylan-meiners's avatar dylan-meiners Committed by Linus Torvalds
Browse files
parent bbe98f9c
No related branches found
No related tags found
No related merge requests found
...@@ -910,7 +910,7 @@ static int __remove_mapping(struct address_space *mapping, struct page *page, ...@@ -910,7 +910,7 @@ static int __remove_mapping(struct address_space *mapping, struct page *page,
* order to detect refaults, thus thrashing, later on. * order to detect refaults, thus thrashing, later on.
* *
* But don't store shadows in an address space that is * 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 * inode reclaim needs to empty out the radix tree or
* the nodes are lost. Don't plant shadows behind its * the nodes are lost. Don't plant shadows behind its
* back. * back.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment