git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
534f2aa
)
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 1 Jun 2007 09:49:19 +0000
(11:49 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:13 +0000
(08:04 +0200)
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>
No differences found