block: allow mounting UBIFS partition as extroot
[project/fstools.git] / libfstools / extroot.c
index 9a05c49..45cc3f5 100644 (file)
 
 char const *extroot_prefix = NULL;
 
+/*
+ * This will execute "block extroot" and make use of mounted extroot or return
+ * an error.
+ */
 int mount_extroot(void)
 {
        char ldlib_path[32];