commit | d1165d05abba0c44309bff9573aab90893ceaea6 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Dec 16 15:03:26 2019 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jan 22 10:26:07 2020 -0800 |
tree | 5f725bb8b4c2d6de658716ed2772c4abbe59eb14 | |
parent | e2d7f400a137293b03135dc8e1f71deb2e616e8a [diff] |
libfrog: move topology.[ch] to libxfs The functions in libfrog/topology.c rely on internal libxfs symbols and functions, so move this file from libfrog to libxfs. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>