]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: make gfs2 prober more extendible
authorKarel Zak <kzak@redhat.com>
Mon, 11 Jan 2021 10:58:16 +0000 (11:58 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 10 Feb 2021 09:06:56 +0000 (10:06 +0100)
commit5affd1f92d2dd9150f7f5210d819db61965adae3
tree6b65582beb15c77eed19bbc76357d6d08c362fb0
parentb471873c34f69a6247652aba6d2d7a232d7db3b8
libblkid: make gfs2 prober more extendible

The current GFS2 prober hard codes superblock constants, but these
constants are affected by GFS2 development.

Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1913844
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/superblocks/gfs.c