blkid: if parameters are given, do not scan /dev

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2012-03-03 15:09:07 +01:00
parent 97e5281641
commit e8cfc3f693
3 changed files with 17 additions and 14 deletions

View File

@@ -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