]> err.no Git - util-linux/commit
mount: finalize support of quoted LABELs/UUIDs
authorKarel Zak <kzak@redhat.com>
Tue, 6 Jan 2009 23:00:35 +0000 (00:00 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 6 Jan 2009 23:00:35 +0000 (00:00 +0100)
commitb2cf00d440cff65681a9eecf23e1157fc4104827
tree8e8383adbfb6410702d12911199355f01c733889
parentf0daecf3c52a249bd244890ed53c50e165f2793f
mount: finalize support of quoted LABELs/UUIDs

The [u]mount does not properly support LABEL="foo" or UUID="foo" in
/etc/fstab. This patch fix last places where we assume unquoted
LABELs/UUIDs only.

Signed-off-by: Karel Zak <kzak@redhat.com>
mount/fstab.c