X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=fs%2Fgfs2%2Fincore.h;h=eabe5eac41dade68b5cccdffc499eec3eedd7728;hb=e616c6303306df62223ebe2e68bb2f19c420dd81;hp=9c2c0b90b22a2e1c041d745a7386752a0399529b;hpb=9a64388d83f6ef08dfff405a9d122e3dbcb6bf38;p=linux-2.6 diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 9c2c0b90b2..eabe5eac41 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h @@ -236,6 +236,7 @@ enum { GIF_INVALID = 0, GIF_QD_LOCKED = 1, GIF_SW_PAGED = 3, + GIF_USER = 4, /* user inode, not metadata addr space */ }; struct gfs2_dinode_host {