]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libblkid/src/superblocks/xfs.c
libblkid: implement FSSIZE calculation for XFS
authorAndrey Albershteyn <aalbersh@redhat.com>
Mon, 25 Apr 2022 15:08:38 +0000 (17:08 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Apr 2022 08:26:03 +0000 (10:26 +0200)
commitd7ec8fe8e45b8d3c843d54d2a8e8682e79d5eb5f
treefba7f7e6d89e4971d2d1e70ea59f6bfdae081d0b
parentad08ae0aa94092911a2e0b16b62d6457d1a3635e
libblkid: implement FSSIZE calculation for XFS

The implementation is similar to one provided by statfs(2) + lsblk.

Signed-off-by: Andrey Albershteyn <aalbersh@redhat.com>
libblkid/src/superblocks/xfs.c