]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49b92444b6611ac40a6f23da7b430dcdc6383492
tree2f8c1a89b3e4f119590e89cebe1a5be1a02f487a
parent319a8d4f1fdda744e1e3d3437bcbf91f9829b8fb
Btrfs: fix arithmetic error in clone ioctl

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>
fs/btrfs/ioctl.c