1
0
Fork 0
alistair23-linux/fs/sysv
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space
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>
2006-06-23 07:43:02 -07:00
..
CHANGES Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ChangeLog correct email address of Manfred Spraul 2006-01-15 02:43:54 +01:00
INTRO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
balloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] read_mapping_page for address space 2006-06-23 07:43:02 -07:00
file.c [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00
ialloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 2006-06-23 07:42:45 -07:00
itree.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
namei.c [PATCH] sysv: switch to inode_inc_count, inode_dec_count 2006-03-23 07:38:15 -08:00
super.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
symlink.c [PATCH] Fix up symlink function pointers 2005-08-19 18:08:21 -07:00
sysv.h [PATCH] Make most file operations structs in fs/ const 2006-03-28 09:16:06 -08:00