Add define RWF_DSYNC

This commit is contained in:
Vitaliy Filippov
2025-12-06 01:24:19 +03:00
parent 1e6e233426
commit 934752d617
2 changed files with 10 additions and 0 deletions
+7
View File
@@ -1,3 +1,6 @@
// Copyright (c) Vitaliy Filippov, 2019+
// License: VNPL-1.1 (see README.md for details)
#pragma once
#define BS_SUBMIT_CHECK_SQES(n) \
@@ -52,3 +55,7 @@
#ifndef RWF_ATOMIC
#define RWF_ATOMIC 0x40
#endif
#ifndef RWF_DSYNC
#define RWF_DSYNC 0x02
#endif
+3
View File
@@ -1,3 +1,6 @@
// Copyright (c) Vitaliy Filippov, 2019+
// License: VNPL-1.1 (see README.md for details)
#pragma once
// States are not stored on disk. Instead, they're deduced from the journal