]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libblkid: add HPE extended-XFS to known filesystems
authorMark Tinguely <mark.tinguely@hpe.com>
Fri, 30 Jun 2017 14:30:39 +0000 (09:30 -0500)
committerKarel Zak <kzak@redhat.com>
Thu, 20 Jul 2017 08:12:21 +0000 (10:12 +0200)
commitaaf133265f9403801931b44c2ea29783f22eb374
tree976404b812b78866e03acc5f3041cb976b92bb7f
parentfa5b4d45d5dcad56b20500cba166576b0a150626
libblkid: add HPE extended-XFS to known filesystems

The HPE (formerly SGI) enhanced XFS has changed its magic
version number to allow the use of EXFS and community XFS
filesystems at the same time.

This patch adds HPE EXFS support to libblkid.

[kzak@redhat.com: - removed EXFS log prober, it uses the same magic
                    string as XFS log]

Signed-off-by: Mark Tinguely <mark.tinguely@hpe.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/Makemodule.am
libblkid/src/superblocks/exfs.c [new file with mode: 0644]
libblkid/src/superblocks/superblocks.c
libblkid/src/superblocks/superblocks.h