Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38340
b: refs/heads/master
c: b2abacf
h: refs/heads/master
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Linus Torvalds committed Oct 4, 2006
1 parent 4f149f5 commit 4bacb2c
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: e95be9a5326f0f6d314a7aa04a3c0c0e67fa976b
refs/heads/master: b2abacf3a2699a8020829c85c16f358ba85cecaf
4 changes: 2 additions & 2 deletions trunk/mm/filemap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1139,11 +1139,11 @@ int file_read_actor(read_descriptor_t *desc, struct page *page,
}

/**
* __generic_file_aio_read - generic filesystem read routine
* generic_file_aio_read - generic filesystem read routine
* @iocb: kernel I/O control block
* @iov: io vector request
* @nr_segs: number of segments in the iovec
* @ppos: current file position
* @pos: current file position
*
* This is the "read()" routine for all filesystems
* that can use the page cache directly.
Expand Down

0 comments on commit 4bacb2c

Please sign in to comment.