fuse: implement i_op->atomic_open()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / gfs2 / gfs2.h
index 3bb11c0..ef606e3 100644 (file)
@@ -16,11 +16,6 @@ enum {
 };
 
 enum {
-       NO_WAIT = 0,
-       WAIT = 1,
-};
-
-enum {
        NO_FORCE = 0,
        FORCE = 1,
 };