dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/fuse
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages()
Convert all calls to invalidate_inode_pages() into open-coded calls to
invalidate_mapping_pages().

Leave the invalidate_inode_pages() wrapper in place for now, marked as
deprecated.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:31 -08:00
..
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00
control.c [PATCH] fuse: fix bug in control filesystem mount 2007-01-30 08:26:45 -08:00
dev.c [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
dir.c [PATCH] struct path: convert fuse 2006-12-08 08:28:45 -08:00
file.c [PATCH] remove invalidate_inode_pages() 2007-02-11 10:51:31 -08:00
fuse_i.h [PATCH] fuse: add DESTROY operation 2006-12-07 08:39:32 -08:00
inode.c [PATCH] remove invalidate_inode_pages() 2007-02-11 10:51:31 -08:00