support bind and subvolume mount
This commit is contained in:
parent
98042add0c
commit
228cfb40bf
3 changed files with 38 additions and 15 deletions
|
@ -78,4 +78,6 @@ extern char * canonicalize_file_name (const char *path);
|
|||
int grub_device_mapper_supported (void);
|
||||
#endif
|
||||
|
||||
char *grub_find_root_device_from_mountinfo (const char *dir, char **relroot);
|
||||
|
||||
#endif /* GRUB_EMU_MISC_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue