]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/xfs/xfs_inode.h
[XFS] clean up vnode/inode tracing
[mirror_ubuntu-bionic-kernel.git] / fs / xfs / xfs_inode.h
index e5aff929cc65effe4bbc0d5f25527c2a597e6b52..f93d2ca654b5cde7083e04dfa8bb71bd31c750f4 100644 (file)
@@ -300,7 +300,7 @@ typedef struct xfs_inode {
        xfs_fsize_t             i_size;         /* in-memory size */
        atomic_t                i_iocount;      /* outstanding I/O count */
        /* Trace buffers per inode. */
-#ifdef XFS_VNODE_TRACE
+#ifdef XFS_INODE_TRACE
        struct ktrace           *i_trace;       /* general inode trace */
 #endif
 #ifdef XFS_BMAP_TRACE