Btrfs: Fix usage of struct extent_map->orig_start
authorChris Mason <chris.mason@oracle.com>
Mon, 10 Nov 2008 16:53:33 +0000 (11:53 -0500)
committerChris Mason <chris.mason@oracle.com>
Mon, 10 Nov 2008 16:53:33 +0000 (11:53 -0500)
This makes sure the orig_start field in struct extent_map gets set
everywhere the extent_map structs are created or modified.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found