commit | 1775c506a31e20df552692f234d8dc16396fb15e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 28 08:41:47 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 29 09:50:13 2019 -0700 |
tree | e5a15b44f2420ebdec526a1e0a406ab08df3f8ca | |
parent | aa58d4455a11a00c7a3dd39984c98d8793c793e6 [diff] |
xfs: clean up printing inode32/64 in xfs_showargs inode64 is the only value remaining in the unset array. Special case the inode32/64 options with an explicit seq_printf that prints either inode32 or inode64, and remove the unset array. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>