On Tue, Sep 03, 2019 at 09:35:50PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > The topology functions live in libfrog now, which means their > declarations don't belong in libxcmd.h. Create new header file for > them. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > include/libxcmd.h | 31 ------------------------------- > libfrog/Makefile | 3 ++- > libfrog/topology.c | 1 + > libfrog/topology.h | 39 +++++++++++++++++++++++++++++++++++++++ > mkfs/xfs_mkfs.c | 2 +- > repair/sb.c | 1 + > 6 files changed, 44 insertions(+), 33 deletions(-) > create mode 100644 libfrog/topology.h *nod* Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx