]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: hoist xfs_fs_geometry to libxfs
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Jan 2018 18:51:27 +0000 (10:51 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Jan 2018 18:54:48 +0000 (10:54 -0800)
commitc368ebcd4cc3bbc08602adce083ad3cc76a15258
tree259b569320c43fdf84ef1bd6924dba7fa49b719c
parentb872af2c8700e9d64af8e13811b7679ede26ca00
xfs: hoist xfs_fs_geometry to libxfs

Move xfs_fs_geometry to libxfs so that we can clean up the fs geometry
reporting in xfsprogs.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/libxfs/xfs_sb.c
fs/xfs/libxfs/xfs_sb.h
fs/xfs/xfs_fsops.c
fs/xfs/xfs_fsops.h
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_ioctl32.c