]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: move conversion factors out of libxcmd
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 6 Dec 2017 15:17:08 +0000 (09:17 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 6 Dec 2017 15:17:08 +0000 (09:17 -0600)
commitb95410da4a826d82f04393dc7c5f7fd5fc18871b
tree158e2a1340287fe4b5772b80a4f752e632bdc48f
parent695fc50472e781fe3030be6eb0fc96335c60fdfd
libfrog: move conversion factors out of libxcmd

Move all the conversion functions out of libxcmd since they'll be used
by scrub, which doesn't have a commandline.

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/convert.h [new file with mode: 0644]
include/input.h
libfrog/Makefile
libfrog/convert.c [new file with mode: 0644]
libxcmd/input.c
quota/Makefile
spaceman/Makefile