btrfs: optimize the logical to physical mapping for zoned writes
[linux-2.6-block.git] / fs / btrfs / ordered-data.h
index ebc980ac967ad4798f99dc046d437ae05b46e551..dc700aa515b58bba0bf2fe57f12939a570d4f485 100644 (file)
@@ -151,12 +151,6 @@ struct btrfs_ordered_extent {
        struct completion completion;
        struct btrfs_work flush_work;
        struct list_head work_list;
-
-       /*
-        * Used to reverse-map physical address returned from ZONE_APPEND write
-        * command in a workqueue context
-        */
-       u64 physical;
 };
 
 static inline void