From: Yu Watanabe Date: Sun, 26 Jan 2025 23:45:13 +0000 (+0900) Subject: mount-util: make path_get_mount_info_at() also read utab (#36154) X-Git-Tag: v258-rc1~1479 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6b0de5546e8a48f2b0c9f858f53b76418fcccd2;p=thirdparty%2Fsystemd.git mount-util: make path_get_mount_info_at() also read utab (#36154) As "_netdev" is only stored in utab. Fixes a bug introduced by 5261c521e3a98932241f36e91cf6f7823c578aca. Fixes #35949. --- f6b0de5546e8a48f2b0c9f858f53b76418fcccd2