blkid: if parameters are given, do not scan /dev
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
char *get_devname_from_label(const char *spec);
|
||||
char *get_devname_from_uuid(const char *spec);
|
||||
void display_uuid_cache(void);
|
||||
void display_uuid_cache(int scan_devices);
|
||||
|
||||
/* Returns:
|
||||
* 0: no UUID= or LABEL= prefix found
|
||||
|
Reference in New Issue
Block a user