Btrfs: Better block record keeping, real mkfs

Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
Chris Mason
2007-03-20 20:35:03 -04:00
committed by David Woodhouse
parent 293ffd5fd3
commit 1261ec42b3
7 changed files with 134 additions and 19 deletions

View File

@@ -223,6 +223,7 @@ struct btrfs_fs_info {
int cache_size;
int fp;
struct btrfs_trans_handle *running_transaction;
struct btrfs_super_block *disk_super;
};
/*