X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=fs%2Fbuffer.c;h=936d6035f6e2b81581ea95b7b54a65436a8e2280;hb=c9f01245b6a7d77d17deaa71af10f6aca14fa24e;hp=1a80b048ade822849b88fb51003e5244c80872f5;hpb=a91f423e598912ab301592c7759cfd89e10682a1;p=cascardo%2Flinux.git diff --git a/fs/buffer.c b/fs/buffer.c index 1a80b048ade8..936d6035f6e2 100644 --- a/fs/buffer.c +++ b/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