xfs: add fs geometry bit for sparse inode chunks
authorBrian Foster <bfoster@redhat.com>
Thu, 28 May 2015 22:58:32 +0000 (08:58 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 28 May 2015 22:58:32 +0000 (08:58 +1000)
commit502a4e72b8707f3a45fb51f873c2865928db0771
treefb3445de45f8efcb588f8817eb4172240df1a51a
parente5376fc15acdd6b03b6d5223391842717148f0d7
xfs: add fs geometry bit for sparse inode chunks

Define an fs geometry bit for sparse inode chunks such that the
characteristic of the fs can be identified by userspace.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_fs.h
fs/xfs/xfs_fsops.c