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)
commit445a69449994a37615cd47e47bcab2e42a070adf
treeeb41f8246fe64bd32c1bb9ee544b1b27866ec79b
parent39be25cd89450940b0e5f8a6aad71d1ec99b17bf
Btrfs: Fix usage of struct extent_map->orig_start

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