about summary refs log tree commit homepage
path: root/cmogstored.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmogstored.h')
-rw-r--r--cmogstored.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmogstored.h b/cmogstored.h
index 081ffbf..35ddc73 100644
--- a/cmogstored.h
+++ b/cmogstored.h
@@ -108,6 +108,7 @@ struct mog_ioq {
 struct mog_wbuf;
 struct mog_dev {
         dev_t st_dev;
+        unsigned no_me_warned : 1;
         uint32_t devid;
         pthread_mutex_t usage_lock; /* protects usage_txt */
         unsigned usage_len;