1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-18 13:53:05 +00:00
community.general/changelogs
patchback[bot] 265b9bf546
[PR #12235/33ae6c10 backport][stable-13] filesystem: handle BusyBox blkid output when detecting existing filesystem (#12273)
filesystem: handle BusyBox `blkid` output when detecting existing filesystem (#12235)

* fix(filesystem): handle BusyBox blkid output when detecting existing filesystem

BusyBox blkid ignores util-linux -o/-s flags and outputs the full device
info line instead of just the filesystem type. Parse the TYPE= field from
the raw output when it does not look like a plain type name.

Fixes #7283

* changelog: add fragment for PR 12235

(cherry picked from commit 33ae6c1018)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2026-06-14 20:55:51 +02:00
..
fragments [PR #12235/33ae6c10 backport][stable-13] filesystem: handle BusyBox blkid output when detecting existing filesystem (#12273) 2026-06-14 20:55:51 +02:00
.gitignore Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00
changelog.yaml Release 13.0.1. 2026-05-25 21:19:41 +02:00
changelog.yaml.license Make reuse conformant (#5138) 2022-08-21 08:27:01 +02:00
config.yaml Normalize changelog configs. 2025-07-27 16:36:35 +02:00