perf stat: Replace aggregation ID with a struct
[linux-2.6-microblaze.git] / fs / gfs2 / incore.h
index f8858d9..8e1ab8e 100644 (file)
@@ -348,7 +348,6 @@ enum {
        GLF_LRU                         = 13,
        GLF_OBJECT                      = 14, /* Used only for tracing */
        GLF_BLOCKING                    = 15,
-       GLF_INODE_CREATING              = 16, /* Inode creation occurring */
        GLF_PENDING_DELETE              = 17,
        GLF_FREEING                     = 18, /* Wait for glock to be freed */
 };