diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 90e0624d8065..e98c14f30daa 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -279,6 +279,7 @@ static inline struct gfs2_sbd *GFS2_SB(struct inode *inode) | |||
279 | 279 | ||
280 | enum { | 280 | enum { |
281 | GFF_DID_DIRECT_ALLOC = 0, | 281 | GFF_DID_DIRECT_ALLOC = 0, |
282 | GFF_EXLOCK = 1, | ||
282 | }; | 283 | }; |
283 | 284 | ||
284 | struct gfs2_file { | 285 | struct gfs2_file { |