]> err.no Git - util-linux/commit
libblkid: allows more probing methods for topology chain
authorKarel Zak <kzak@redhat.com>
Fri, 18 Sep 2009 08:19:59 +0000 (10:19 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 18 Sep 2009 08:19:59 +0000 (10:19 +0200)
commitbf539f48f37da7a3609350ce4e9839921527de23
tree227aef378716086655953734854695e8994d6380
parent38fb0905a6105f0dafe2db1beef8a92271c68f35
libblkid: allows more probing methods for topology chain

This patch moves the current topology code to the separate sysfs.c
file.

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/topology/Makefile.am
shlibs/blkid/src/topology/sysfs.c [new file with mode: 0644]
shlibs/blkid/src/topology/topology.c
shlibs/blkid/src/topology/topology.h [new file with mode: 0644]