summaryrefslogtreecommitdiff
path: root/lib/lvmpolld/polldaemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lvmpolld/polldaemon.h')
-rw-r--r--lib/lvmpolld/polldaemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lvmpolld/polldaemon.h b/lib/lvmpolld/polldaemon.h
index 17ef7cb44..40ce7a546 100644
--- a/lib/lvmpolld/polldaemon.h
+++ b/lib/lvmpolld/polldaemon.h
@@ -60,6 +60,7 @@ struct daemon_parms {
const char *progress_title;
uint64_t lv_type;
struct poll_functions *poll_fns;
+ char devicesfile[128];
};
int poll_daemon(struct cmd_context *cmd, unsigned background,