]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/hfsplus/hfsplus_fs.h
hfsplus: flush disk caches in sync and fsync
[mv-sheeva.git] / fs / hfsplus / hfsplus_fs.h
index 65c698f78ef733f98ceb0a7eed254fa7daeccac3..17ac254e72cb18c149c7130770c45c392ee1a070 100644 (file)
@@ -156,6 +156,7 @@ struct hfsplus_sb_info {
 #define HFSPLUS_SB_FORCE       2
 #define HFSPLUS_SB_HFSX                3
 #define HFSPLUS_SB_CASEFOLD    4
+#define HFSPLUS_SB_NOBARRIER   5
 
 static inline struct hfsplus_sb_info *HFSPLUS_SB(struct super_block *sb)
 {