GFS2: Don't enforce min hold time when two demotes occur in rapid succession
[deliverable/linux.git] / fs / gfs2 / incore.h
index 578234bb03f8af21584ebae698ce275ca975e553..b12ca10481e786dca14e51301fae4177c5701779 100644 (file)
@@ -196,6 +196,7 @@ enum {
        GLF_REPLY_PENDING               = 9,
        GLF_INITIAL                     = 10,
        GLF_FROZEN                      = 11,
+       GLF_QUEUED                      = 12,
 };
 
 struct gfs2_glock {
This page took 0.025248 seconds and 5 git commands to generate.