commit | 1261ec42b3d3a3ad878bd172144940e3ac710749 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Tue Mar 20 20:35:03 2007 -0400 |
committer | David Woodhouse <dwmw2@hera.kernel.org> | Tue Mar 20 20:35:03 2007 -0400 |
tree | 4b317d8fa13e56a5dd02f37605b9fed5952d723a | |
parent | 293ffd5fd340428276fbbd24ce7b98bf6728466b [diff] [blame] |
Btrfs: Better block record keeping, real mkfs Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index b30b2ce..1a4d1d6 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h
@@ -223,6 +223,7 @@ int cache_size; int fp; struct btrfs_trans_handle *running_transaction; + struct btrfs_super_block *disk_super; }; /*