]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: rename UUID_LOG to LOGUUID
authorKarel Zak <kzak@redhat.com>
Wed, 11 Sep 2013 08:40:13 +0000 (10:40 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Sep 2013 08:40:13 +0000 (10:40 +0200)
commitc57e6f5208cf62d6a7ca24ff332469eb0d5f539b
tree17f0d4b6bdcba4ae0977a1e40a414081d2d5629c
parent0a2002551d65f73576cb4514fb052765d46cc8c5
libblkid: rename UUID_LOG to LOGUUID

 * the goal is to make the uuid visible and usable it as mount
   variable/spec, then LOGUUID= seems better than UUID_LOG=

 * we already have PARTUUID=

 * the UUID_RAW and UUID_SUB are not used by mount(8)

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/superblocks/superblocks.c
libblkid/src/superblocks/xfs.c