]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Honor the passed sysfs_prefix
authorOsier Yang <jyang@redhat.com>
Mon, 6 May 2013 12:45:16 +0000 (20:45 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 13 May 2013 09:19:54 +0000 (17:19 +0800)
commitb7ab719528ff70ec5c4dc6b1cab9c344f82eb623
tree8589a70b837835063e294f1cfb03c2f54a32223c
parent1a59ae919d858fb3119cc0fcd2b76b18ecf50f4f
util: Honor the passed sysfs_prefix

The helper works for default sysfs_prefix, but for user specified
prefix, it doesn't work. (Detected when writing test cases. A later
patch will add the test cases for fc_host).
src/util/virutil.c