dlm: use kernel_sendpage
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 24 Aug 2009 18:18:04 +0000 (13:18 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 24 Aug 2009 18:18:04 +0000 (13:18 -0500)
Using kernel_sendpage() is cleaner and safer than following
sock->ops ourselves.

Signed-off-by: Paolo Bonzini <bonzini@gnu.org>
Signed-off-by: David Teigland <teigland@redhat.com>

No differences found