commit | 788f20eb5affef584e75ea84bb80a4c3352a2c0e | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Mon Apr 28 15:29:42 2008 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:04:02 2008 -0400 |
tree | 8d803c865e8f0dd7fa14bdd1f2157b4c8649baa9 | |
parent | 8e7bf94fd5f44fa585e29fbe6a1bfabc04aea7cf [diff] [blame] |
Btrfs: Add new ioctl to add devices Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index ac7106e..b9257b3 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h
@@ -551,6 +551,8 @@ u64 data_alloc_profile; u64 metadata_alloc_profile; u64 system_alloc_profile; + + void *bdev_holder; }; /*