Btrfs: remove dead code
authorJosef Bacik <josef@redhat.com>
Fri, 11 Sep 2009 20:11:20 +0000 (16:11 -0400)
committerChris Mason <chris.mason@oracle.com>
Mon, 21 Sep 2009 23:23:49 +0000 (19:23 -0400)
commitf61408b81cd040a594dc0b65171230c4d5cc917d
tree0fe8757007b75ecbdb369b9f2d9750696d822092
parentf019f4264ae8c0169332592bcee419ee90e7c827
Btrfs: remove dead code

This patch removes a bunch of dead code from the snapshot removal stuff.  It
was confusing me when doing the metadata ENOSPC stuff so I killed it.

Signed-off-by: Josef Bacik <jbacik@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/extent-tree.c