]> 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>
Wed, 21 Jan 2009 11:44:29 +0000 (12:44 +0100)
commit791607bef294bea8f17d4b4e0be4f42f039d1e38
treedce7bd92a2c39c1b910c85fd1011475f6b493bd3
parenta99cb339f6abe42d2d14bb627efbd22c7d9c5bfb
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