]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - libxfs/Makefile
xfs: move growfs core to libxfs
authorDave Chinner <dchinner@redhat.com>
Thu, 28 Jun 2018 20:11:57 +0000 (15:11 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 28 Jun 2018 20:11:57 +0000 (15:11 -0500)
commit971ce259183fd786476c4bb8e6d6251b9d570d06
tree63404a2f0ffefc25c3c0af7bad093b1ece880c28
parent52818844f1c28535f5013f1fe6ffbdbfc032c0d9
xfs: move growfs core to libxfs

Source kernel commit: b16817b66b6c97d2a812d663d26faed40079892a

So it can be shared with userspace (e.g. mkfs) easily.

Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/Makefile
libxfs/libxfs_priv.h
libxfs/xfs_ag.c [new file with mode: 0644]
libxfs/xfs_ag.h [new file with mode: 0644]
libxfs/xfs_sb.c
libxfs/xfs_sb.h