copy_stream: always try to move pages instead of copying
commit01ced6c651db7694ecb73fbaa145d319f0b1e15d
authorEric Wong <normalperson@yhbt.net>
Tue, 1 Jun 2010 23:59:57 +0000 (1 16:59 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 1 Jun 2010 23:59:57 +0000 (1 16:59 -0700)
treedc2c6b73ee4c4aeb4d53c529eb9980cc7c921404
parentbb6791da7cf37e326846edc44a7c32b79021f9da
copy_stream: always try to move pages instead of copying

For most case in the forseeable future it's a no-op, but
since FUSE will support it in 2.6.35, some folks will be
able to use it again.
lib/io/splice.rb