summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid3/g_raid3.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/raid3/g_raid3.h')
-rw-r--r--sys/geom/raid3/g_raid3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/raid3/g_raid3.h b/sys/geom/raid3/g_raid3.h
index 948d599..1eb6e87 100644
--- a/sys/geom/raid3/g_raid3.h
+++ b/sys/geom/raid3/g_raid3.h
@@ -190,6 +190,7 @@ struct g_raid3_softc {
u_int sc_syncid; /* Synchronization ID. */
int sc_bump_syncid;
struct g_raid3_device_sync sc_sync;
+ int sc_idle; /* DIRTY flags removed. */
TAILQ_HEAD(, g_raid3_event) sc_events;
struct mtx sc_events_mtx;
OpenPOWER on IntegriCloud