]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/blockdev-util.h
blockdev: split out actual DM sysfs code of get_block_device_harder() into function...
authorLennart Poettering <lennart@poettering.net>
Mon, 11 Jun 2018 10:06:27 +0000 (12:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 11 Jun 2018 16:01:06 +0000 (18:01 +0200)
commit880f09bd91b84580fb61da3561d3830f8a951aa9
treebc471ac41089111a212799fe8dc70ca99b0028bb
parent66ae5130a0ecf72b42503abe68c865e97ab512fd
blockdev: split out actual DM sysfs code of get_block_device_harder() into function of its own

That way we can use it in code that already acquired a dev_t from some
source.
src/basic/blockdev-util.c
src/basic/blockdev-util.h