]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mount-util: make path_get_mount_info_at() also read utab (#36154)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 26 Jan 2025 23:45:13 +0000 (08:45 +0900)
committerGitHub <noreply@github.com>
Sun, 26 Jan 2025 23:45:13 +0000 (08:45 +0900)
As "_netdev" is only stored in utab.

Fixes a bug introduced by 5261c521e3a98932241f36e91cf6f7823c578aca.
Fixes #35949.


Trivial merge