perf script: "sym" field really means show IP data
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_ag.h
index 58632cc17f2dcf01d804d88cc5440bf7a2a19a5a..da0a561ffba2abc2ed277992f21f44c1a38dbc54 100644 (file)
@@ -187,7 +187,6 @@ struct xfs_busy_extent {
        xfs_agnumber_t  agno;
        xfs_agblock_t   bno;
        xfs_extlen_t    length;
-       xlog_tid_t      tid;            /* transaction that created this */
 };
 
 /*