linux-stable/fs/affs
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
They can use generic_file_splice_read() instead. Since sys_sendfile() now
prefers that, there should be no change in behaviour.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-07-10 08:04:13 +02:00
..
Changes 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
affs.h [PATCH] affs: implement ->drop_inode 2007-02-20 17:10:15 -08:00
amigaffs.c [PATCH] fs/*: trivial vsnprintf() conversion 2006-12-07 08:39:35 -08:00
bitmap.c [PATCH] affs: replace kmalloc+memset with kzalloc 2006-12-07 08:39:45 -08:00
dir.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
file.c sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 2007-07-10 08:04:13 +02:00
inode.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
namei.c [PATCH] affs: possible null pointer dereference in affs_rename() 2006-05-26 11:55:46 -07:00
super.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
symlink.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00