]> sourceware.org Git - lvm2.git/commit
libdm: refactor internal mangling functions
authorPeter Rajnoha <prajnoha@redhat.com>
Wed, 10 Oct 2012 14:59:11 +0000 (16:59 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 10 Oct 2012 14:59:11 +0000 (16:59 +0200)
commitb0f48b9533b9fd13aaf0ad1bca4cbf68330e60b8
tree19b6e7d9f7ab29309abff20efd09ecc108e7fbf1
parentf65754e6fc0e7e1eb17f058fe92db1ea6eead809
libdm: refactor internal mangling functions

(un)mangle_name -> (un)mangle_string
check_multiple_mangled_name_allowed -> check_multiple_mangled_string_allowed

Just for clarity as the same functions will be reused to (un)mangle dm UUIDs.
libdm/ioctl/libdm-iface.c
libdm/libdm-common.c
libdm/libdm-common.h
This page took 0.037307 seconds and 5 git commands to generate.