]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/read_write.c
Remove remnants of sendfile()
authorJens Axboe <jens.axboe@oracle.com>
Mon, 11 Jun 2007 10:18:52 +0000 (12:18 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:15 +0000 (08:04 +0200)
commitd96e6e71647846e0dab097efd9b8bf3a3a556dca
treeb6d88df83dae5ab470ad51af77b42a5c22a93dc9
parentd054fe3d10cc1f9aec01378c38caa32dffdd0090
Remove remnants of sendfile()

There are now zero users of .sendfile() in the kernel, so kill
it from the file_operations structure and in do_sendfile().

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/read_write.c
include/linux/fs.h