The unified diff between revisions [6676c716..] and [816b792b..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/structs.h'

#
#
# patch "src/structs.h"
#  from [09fd7df0ee0cc66a8be6be822cf34b2203aac563]
#    to [2cc0257c851aa9f3899204538a4037888a0465cf]
#
============================================================
--- src/structs.h	09fd7df0ee0cc66a8be6be822cf34b2203aac563
+++ src/structs.h	2cc0257c851aa9f3899204538a4037888a0465cf
@@ -1616,6 +1616,7 @@ struct _SwapDir {
     STSTATFS *statfs;		/* Dump fs statistics */
     STMAINTAINFS *maintainfs;	/* Replacement maintainence */
     STCHECKOBJ *checkobj;	/* Check if the fs will store an object */
+    STCHECKLOADAV *checkload;	/* Check if the fs is getting overloaded .. */
     /* These two are notifications */
     STREFOBJ *refobj;		/* Reference this object */
     STUNREFOBJ *unrefobj;	/* Unreference this object */