]> git.ipfire.org Git - thirdparty/systemd.git/commit
blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabled 32192/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 8 Apr 2024 02:57:42 +0000 (11:57 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Apr 2024 00:48:26 +0000 (09:48 +0900)
commit33ff155957327f51dde740a7a75f19122bff1ebc
treec0fe4de3e60bbec1360134b5aaa960b9fd74bd38
parent705c418f20ac518cd4c6825eee308bc621a18d33
blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabled

The 'capability' sysattr was deprecated by
https://github.com/torvalds/linux/commit/e81cd5a983bb35dabd38ee472cf3fea1c63e0f23 (v6.3).
src/shared/blockdev-util.c