mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-27 01:11:31 +00:00
Add read_mapping_page() which is used for callers that pass mapping->a_ops->readpage as the filler for read_cache_page. This removes some duplication from filesystem code. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| balloc.c | ||
| ChangeLog | ||
| CHANGES | ||
| dir.c | ||
| file.c | ||
| ialloc.c | ||
| inode.c | ||
| INTRO | ||
| itree.c | ||
| Makefile | ||
| namei.c | ||
| super.c | ||
| symlink.c | ||
| sysv.h | ||