From da1c51b67c9fdaa41f6239ff81564b3422654cc6 Mon Sep 17 00:00:00 2001 From: Wang Sheng-Hui Date: Thu, 1 Sep 2011 08:22:57 +0800 Subject: [PATCH] --- yaml --- r: 270015 b: refs/heads/master c: 814e1d25a59662f9552e6dc1305d1df3616fc87e h: refs/heads/master i: 270013: b87cf01056e814e32badfea3c16eb5037b406979 270011: 99239dd9ea212f8f80615c0c9401bd3861d4e48c 270007: aa56ed78be1541c5d2524c21ad712678d07fa673 269999: b515ceb86248b1c776aa6a34f2cb6af5b298ef0b 269983: e0fe4cfc5358bb7a55a4038b9d7adb53ad1ef0cb 269951: 9c242cf4bafcbcbaaab9dd70f1cf280c57e1f365 v: v3 --- [refs] | 2 +- trunk/fs/buffer.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 18ddad0ce197..6d868e86ebaf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39be79c16f2b8eb07dd0d4e965cddfe39cc0534a +refs/heads/master: 814e1d25a59662f9552e6dc1305d1df3616fc87e diff --git a/trunk/fs/buffer.c b/trunk/fs/buffer.c index 1a80b048ade8..936d6035f6e2 100644 --- a/trunk/fs/buffer.c +++ b/trunk/fs/buffer.c @@ -1470,13 +1470,13 @@ static void discard_buffer(struct buffer_head * bh) } /** - * block_invalidatepage - invalidate part of all of a buffer-backed page + * block_invalidatepage - invalidate part or all of a buffer-backed page * * @page: the page which is affected * @offset: the index of the truncation point * * block_invalidatepage() is called when all or part of the page has become - * invalidatedby a truncate operation. + * invalidated by a truncate operation. * * block_invalidatepage() does not have to release all buffers, but it must * ensure that no dirty buffer is left outside @offset and that no I/O