]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38784e64bf658ea1560dd28b3f5b17c8fc0755dc
tree0fe8757007b75ecbdb369b9f2d9750696d822092
parent51b8f7820d696eaf027021051d58d5c11291a2a0
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