]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ba502ba1e3cd25fcdb6925e27c44d7be86b0390
treeb6d88df83dae5ab470ad51af77b42a5c22a93dc9
parent37e2e199fec5f2b6f1538a9e0b14c5c5cd789352
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