|
From: | Danny Milosavljevic |
Subject: | [bug#28377] [PATCH 02/10] file-systems: Add UUID type dictionaries. |
Date: | Mon, 11 Sep 2017 17:50:52 +0200 |
> +(define %uuid-parsers > + (vhashq > + ('dce 'ext2 'ext3 'ext4 'btrfs 'luks => string->dce-uuid) > + ('iso9660 => string->iso9660-uuid))) No fat32? Otherwise LGTM!
[Prev in Thread] | Current Thread | [Next in Thread] |