Btrfs: add missing free_extent_buffer
[deliverable/linux.git] / fs / btrfs / ordered-data.h
index e96cd4ccd805d9220b997518e7b7e9d85ef890d4..a82cd7535d3cf3966ad507d79528af06ba116949 100644 (file)
@@ -89,9 +89,6 @@ struct btrfs_ordered_extent {
        /* number of bytes that still need writing */
        u64 bytes_left;
 
-       /* number of bytes that still need csumming */
-       u64 csum_bytes_left;
-
        /*
         * the end of the ordered extent which is behind it but
         * didn't update disk_i_size. Please see the comment of
This page took 0.024477 seconds and 5 git commands to generate.