]> Git Repo - linux.git/commit - fs/xfs/libxfs/xfs_sb.h
xfs: move growfs core to libxfs
authorDave Chinner <[email protected]>
Mon, 14 May 2018 06:10:08 +0000 (23:10 -0700)
committerDarrick J. Wong <[email protected]>
Wed, 16 May 2018 01:12:51 +0000 (18:12 -0700)
commitb16817b66b6c97d2a812d663d26faed40079892a
tree6198b72f72902e2db460aecad7a7bf404462f357
parent8125147288db7008c872a946210028bbf6c0af86
xfs: move growfs core to libxfs

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

Signed-Off-By: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
fs/xfs/Makefile
fs/xfs/libxfs/xfs_ag.c [new file with mode: 0644]
fs/xfs/libxfs/xfs_ag.h [new file with mode: 0644]
fs/xfs/libxfs/xfs_sb.c
fs/xfs/libxfs/xfs_sb.h
fs/xfs/xfs_fsops.c
This page took 0.053873 seconds and 4 git commands to generate.