[GFS2] Use generic_file_sendfile directly
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 23 Jun 2006 20:16:29 +0000 (16:16 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 23 Jun 2006 20:16:29 +0000 (16:16 -0400)
commita53311d4d9e1cde15aebc2048847ea19fb33ac3a
tree08dd1744aef2dab2a4daf9f37914faf017724f1e
parenta464418425192da270a9944d0e48c33e186af601
[GFS2] Use generic_file_sendfile directly

Don't use a wrapper for generic_file_sendfile but call it
directly.

Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_file.c