Btrfs: fix arithmetic error in clone ioctl
authorSage Weil <sage@newdream.net>
Mon, 21 Sep 2009 20:00:27 +0000 (16:00 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 21 Sep 2009 20:00:27 +0000 (16:00 -0400)
Fix an arithmetic error that was breaking extents cloned via the clone
ioctl starting in the second half of a file.

Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found