btrfs: rename btrfs_root::highest_objectid to free_objectid
[sfrench/cifs-2.6.git] / fs / btrfs / ctree.h
index 4debdbdde2abbc264bf62c1a65fe31e22c9f3008..dc77aac2476cdb9fbf054d6495839c4273d9d37d 100644 (file)
@@ -1104,7 +1104,7 @@ struct btrfs_root {
 
        u32 type;
 
-       u64 highest_objectid;
+       u64 free_objectid;
 
        struct btrfs_key defrag_progress;
        struct btrfs_key defrag_max;