Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
[sfrench/cifs-2.6.git] / fs / btrfs / ctree.h
index b20082e27a9fb4ee2e1fe95b4ef65f9cf3d04736..11a103db286699a24162e4f6162bc3d65b45ff28 100644 (file)
@@ -724,7 +724,7 @@ struct btrfs_space_info {
        u64 total_bytes;        /* total bytes in the space,
                                   this doesn't take mirrors into account */
        u64 bytes_used;         /* total bytes used,
-                                  this does't take mirrors into account */
+                                  this doesn't take mirrors into account */
        u64 bytes_pinned;       /* total bytes pinned, will be freed when the
                                   transaction finishes */
        u64 bytes_reserved;     /* total bytes the allocator has reserved for