]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'dm_leaf_holders' of https://github.com/wjordan/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 27 Jun 2022 10:40:29 +0000 (12:40 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 27 Jun 2022 10:40:29 +0000 (12:40 +0200)
* 'dm_leaf_holders' of https://github.com/wjordan/util-linux:
  Improve is_dm_leaf performance Read from `/holders` instead of `/slaves` to determine whether the device is a leaf node, eliminating a scan across all block devices in the system.


Trivial merge