]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
db: show sparse inodes feature state in version command output
authorBrian Foster <bfoster@redhat.com>
Tue, 23 Jun 2015 05:08:47 +0000 (15:08 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 23 Jun 2015 05:08:47 +0000 (15:08 +1000)
commit0058e773c2c2456bd8fb837e65ae33c76d0748df
tree97144de7c4a01f5fabd357238969ada969dc5ba7
parent71bdfea11c76e98183ba933c6ef66259e4fe327a
db: show sparse inodes feature state in version command output

The xfs_db version command prints a string for each of the various
features supported by a filesystem. Include 'SPARSE_INODES' in the
version string when sparse inode chunk allocation is supported by the
fs.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
db/sb.c