X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=fs%2Fgfs2%2Fincore.h;h=f566ec1b4e8efa902c54c4d27ef1c61fac1a8c55;hp=f1ed3a1bf8aa1e869fd714166519a4d808953907;hb=254db57f9b12daba841a4d91ddb9a8161e9c74ba;hpb=6d80c39f9155e289fe8037a8b6352931ff916ceb diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index f1ed3a1bf8aa..f566ec1b4e8e 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h @@ -432,6 +432,7 @@ enum { SDF_JOURNAL_CHECKED = 0, SDF_JOURNAL_LIVE = 1, SDF_SHUTDOWN = 2, + SDF_NOBARRIERS = 3, }; #define GFS2_FSNAME_LEN 256