]> Pileus Git - ~andy/linux/blobdiff - fs/btrfs/volumes.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
[~andy/linux] / fs / btrfs / volumes.h
index 5836327ba5dd261ed078965e88fa9d4e4512e96d..5c3ff6d02fd72618bafd917a3e5091e0d0e702f6 100644 (file)
@@ -61,6 +61,9 @@ struct btrfs_device {
        /* size of the device */
        u64 total_bytes;
 
+       /* size of the disk */
+       u64 disk_total_bytes;
+
        /* bytes used */
        u64 bytes_used;