aboutsummaryrefslogtreecommitdiff
path: root/mm/truncate.c?h=cdc_mbim-net-next&id=d0823576bf4b8eafce1b56f98613465a0352a376
diff options
context:
space:
mode:
authorHugh Dickins <hughd@google.com>2011-07-25 17:12:25 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 20:57:10 -0700
commitd0823576bf4b8eafce1b56f98613465a0352a376 (patch)
treebfc182422f665b39d7ae703a198ea7144fea122b /mm/truncate.c?h=cdc_mbim-net-next&id=d0823576bf4b8eafce1b56f98613465a0352a376
parentb85e0effd3dcbf9118b896232f59526ab1a39a74 (diff)
mm: pincer in truncate_inode_pages_range
truncate_inode_pages_range()'s final loop has a nice pincer property, bringing start and end together, squeezing out the last pages. But the range handling missed out on that, just sliding up the range, perhaps letting pages come in behind it. Add one more test to give it the same pincer effect. Signed-off-by: Hugh Dickins <hughd@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/truncate.c?h=cdc_mbim-net-next&id=d0823576bf4b8eafce1b56f98613465a0352a376')
0 files changed, 0 insertions, 0 deletions