]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libxfs: add several zone extern declarations to libxfs_priv.h
authorEric Sandeen <sandeen@redhat.com>
Wed, 17 Oct 2018 18:25:10 +0000 (13:25 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 17 Oct 2018 18:25:10 +0000 (13:25 -0500)
commit4e0063616a08e87a84d4b3200a7d91b31b1e0d56
tree6cb78e4d0967fda690c17286c92064ff51434620
parent4a87b332238335553648dfa89db132fea36e69bd
libxfs: add several zone extern declarations to libxfs_priv.h

Several zones have extern declarations in kernelspace headers we don't
have in userspace.

Adding these to the libxfs_priv.h header silences sparse warnings about
whether these should be static vars.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/init.c
libxfs/libxfs_priv.h