]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: remove logarithm based CLI options
authorDave Chinner <dchinner@redhat.com>
Wed, 3 Jan 2018 20:10:10 +0000 (14:10 -0600)
committerEric Sandeen <sandeen@redhat.com>
Wed, 3 Jan 2018 20:10:10 +0000 (14:10 -0600)
commit2cf637cf32ab40a2e550d700cf2aefc1ff7c189e
treefb25b74e62213c98f7482a1b1bb634f0b07c9b05
parent6c75555ed75c3958914cab68b4455cffe3517194
mkfs: remove logarithm based CLI options

Very few people use the log2 based size options for various mkfs
parameters and they just clutter up the code. Get rid of them.

Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
mkfs/xfs_mkfs.c