]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdmon.h
mdadm: improve the dlm locking mechanism for clustered raid
[thirdparty/mdadm.git] / mdmon.h
diff --git a/mdmon.h b/mdmon.h
index 0b08c3d7da2a62e6b3934e0b2716cd85fd2dc759..818367cbb14c95755d8384702abcc155d41d0e96 100644 (file)
--- a/mdmon.h
+++ b/mdmon.h
@@ -35,6 +35,7 @@ struct active_array {
        int resync_start_fd;
        int metadata_fd; /* for monitoring rw/ro status */
        int sync_completed_fd; /* for checkpoint notification events */
+       int safe_mode_delay_fd;
        unsigned long long last_checkpoint; /* sync_completed fires for many
                                             * reasons this field makes sure the
                                             * kernel has made progress before