]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/hpfs/file.c
readahead: split ondemand readahead interface into two functions
[linux-2.6-omap-h63xx.git] / fs / hpfs / file.c
index b4eafc0f1e54b40007b9831a6661012cfaa0ebe0..5b53e5c5d8dfb4cbdd4808efa6fa945a4ec4a51f 100644 (file)
@@ -129,7 +129,7 @@ const struct file_operations hpfs_file_ops =
        .mmap           = generic_file_mmap,
        .release        = hpfs_file_release,
        .fsync          = hpfs_file_fsync,
-       .sendfile       = generic_file_sendfile,
+       .splice_read    = generic_file_splice_read,
 };
 
 const struct inode_operations hpfs_file_iops =