diff options
author | Nick Piggin <npiggin@suse.de> | 2007-05-06 14:49:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-07 12:12:52 -0700 |
commit | a8127717cb24be7b8827a8d9e0ddbfde6b392146 (patch) | |
tree | 3b7d5556f127263b600bbcb44437c4c1739c000a /Documentation/DocBook/videobook.tmpl | |
parent | 14e072984179d3d421bf9ab75cc67e0961742841 (diff) |
mm: simplify filemap_nopage
Identical block is duplicated twice: contrary to the comment, we have been
re-reading the page *twice* in filemap_nopage rather than once.
If any retry logic or anything is needed, it belongs in lower levels anyway.
Only retry once. Linus agrees.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/DocBook/videobook.tmpl')
0 files changed, 0 insertions, 0 deletions