Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23676
b: refs/heads/master
c: 16538c4
h: refs/heads/master
v: v3
  • Loading branch information
Amos Waterland authored and Adrian Bunk committed Mar 24, 2006
1 parent 412a2c4 commit 1ac0ee8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: de0dfcdf550e6339e9f373587da62cffb5b559f8
refs/heads/master: 16538c40776b8be6b0f23966e08fdc7b8fff823f
2 changes: 1 addition & 1 deletion trunk/mm/msync.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ static unsigned long msync_page_range(struct vm_area_struct *vma,
* write out the dirty pages and wait on the writeout and check the result.
* Or the application may run fadvise(FADV_DONTNEED) against the fd to start
* async writeout immediately.
* So my _not_ starting I/O in MS_ASYNC we provide complete flexibility to
* So by _not_ starting I/O in MS_ASYNC we provide complete flexibility to
* applications.
*/
static int msync_interval(struct vm_area_struct *vma, unsigned long addr,
Expand Down

0 comments on commit 1ac0ee8

Please sign in to comment.