Generated code for e2fsck-f command.
[libguestfs.git] / daemon / actions.h
index 8aed57c..1615cfb 100644 (file)
@@ -128,3 +128,4 @@ extern int do_vg_activate (int activate, char * const* const volgroups);
 extern int do_lvresize (const char *device, int mbytes);
 extern int do_resize2fs (const char *device);
 extern char **do_find (const char *directory);
+extern int do_e2fsck_f (const char *device);