]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: take over platform headers
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 1 Nov 2019 20:38:35 +0000 (16:38 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 1 Nov 2019 20:38:35 +0000 (16:38 -0400)
commitb658de931769b85dd9145249ba4c8acf6ebbc863
tree92fd181e5d8e994a383bf750b10cbe657e9bfb28
parent4e5fe12368f9d8670d9516ab8e02827980775e5c
libfrog: take over platform headers

Move all the declarations for platform-specific functions into
libfrog/platform.h, since they're a part of libfrog now.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/libxfs.h
libfrog/platform.h [new file with mode: 0644]
libfrog/topology.c
libxfs/init.c
libxfs/init.h
repair/xfs_repair.c