Renumber RWF_UNCACHED
authorJens Axboe <axboe@kernel.dk>
Fri, 6 Dec 2019 19:36:53 +0000 (12:36 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 6 Dec 2019 19:36:53 +0000 (12:36 -0700)
Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/os-linux.h

index dbcde242c6ef33dd16996efade9a452df71890d0..0f0bcc3a745bd7bfa91b24a9aca4ce80914ffe45 100644 (file)
@@ -327,7 +327,7 @@ static inline int fio_set_sched_idle(void)
 #endif
 
 #ifndef RWF_UNCACHED
 #endif
 
 #ifndef RWF_UNCACHED
-#define RWF_UNCACHED   0x00000020
+#define RWF_UNCACHED   0x00000040
 #endif
 
 #ifndef RWF_WRITE_LIFE_SHIFT
 #endif
 
 #ifndef RWF_WRITE_LIFE_SHIFT