On 12/18/19 5:14 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > The functions in libfrog/topology.c rely on internal libxfs symbols and > functions, so move this file from libfrog to libxfs. None of this is used anywhere but mkfs & repair, and it's not really part of libxfs per se (i.e. it shares nothing w/ kernel code). It used to be in libxcmd. Perhaps it should just be moved back? -Eric