Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270015
b: refs/heads/master
c: 814e1d2
h: refs/heads/master
i:
  270013: b87cf01
  270011: 99239dd
  270007: aa56ed7
  269999: b515ceb
  269983: e0fe4cf
  269951: 9c242cf
v: v3
  • Loading branch information
Wang Sheng-Hui authored and Christoph Hellwig committed Oct 28, 2011
1 parent 2df8b90 commit da1c51b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 39be79c16f2b8eb07dd0d4e965cddfe39cc0534a
refs/heads/master: 814e1d25a59662f9552e6dc1305d1df3616fc87e
4 changes: 2 additions & 2 deletions trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da1c51b

Please sign in to comment.