commit | e089f05c18ab36ed5fa7e2319052e03ab800d518 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Fri Mar 16 16:20:31 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Fri Mar 16 16:20:31 2007 -0400 |
tree | f20d727233bb23fa5a37fc050cf0cc5c9d5e7b48 | |
parent | 88fd146c27da0f34c512f47e2b3776a0762ecd81 [diff] [blame] |
Btrfs: transaction handles everywhere Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/debug-tree.c b/fs/btrfs/debug-tree.c index de45fb4..91dea7a 100644 --- a/fs/btrfs/debug-tree.c +++ b/fs/btrfs/debug-tree.c
@@ -5,6 +5,7 @@ #include "ctree.h" #include "disk-io.h" #include "print-tree.h" +#include "transaction.h" int main(int ac, char **av) { struct btrfs_super_block super;