From 680dfe29cad0cea7b8b4a237a3b6a2834f483607 Mon Sep 17 00:00:00 2001 From: Chris Mason Date: Wed, 19 Dec 2007 09:11:48 -0500 Subject: [PATCH] --- yaml --- r: 128578 b: refs/heads/master c: 879c1cfc3104b632dea85d07490f1b55e54275a9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/btrfs/inode.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f726ef292e9e..e7c3833e42f8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 190662b2128dd648749e197f5563e9f6bbb5e05c +refs/heads/master: 879c1cfc3104b632dea85d07490f1b55e54275a9 diff --git a/trunk/fs/btrfs/inode.c b/trunk/fs/btrfs/inode.c index 55b2e1426024..1c61c85dc3d8 100644 --- a/trunk/fs/btrfs/inode.c +++ b/trunk/fs/btrfs/inode.c @@ -177,7 +177,6 @@ static int run_delalloc_nocow(struct inode *inode, u64 start, u64 end) if (bytenr == 0) goto not_found; - bytenr += btrfs_file_extent_offset(leaf, item); if (btrfs_count_snapshots_in_path(root, path, bytenr) != 1) { goto not_found; }