Btrfs: start of support for many FS volumes
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
committed by
David Woodhouse
parent
3eb0314dc1
commit
d6e4a428eb
@@ -3,6 +3,8 @@
|
||||
|
||||
struct btrfs_inode {
|
||||
u32 magic;
|
||||
struct btrfs_root *root;
|
||||
struct btrfs_key location;
|
||||
struct inode vfs_inode;
|
||||
u32 magic2;
|
||||
};
|
||||
|
Reference in New Issue
Block a user