]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: (bcachefs) verify checksum before set probing result
authorKarel Zak <kzak@redhat.com>
Fri, 20 Jan 2023 11:45:10 +0000 (12:45 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 20 Jan 2023 11:45:10 +0000 (12:45 +0100)
commit77da12e7b4e0e33fe02e735a7907784cc346164e
tree500fbab66dab5246fbc0a7e513a39a30f939c561
parentf5c84384b50fddc7d363241e93e455179138c696
libblkid: (bcachefs) verify checksum before set probing result

* merge probe_bcachefs_full_sb() in to probe_bcachefs()

* define variables at the beginning of the code block

* cosmetic code cleanup

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/superblocks/bcache.c