Whamcloud - gitweb
LU-9501 mke2fs: avoid inode number error with large FS 11/27111/3
authorAlexey Lyashkov <alexey.lyashkov@seagate.com>
Mon, 15 May 2017 14:45:38 +0000 (17:45 +0300)
committerAndreas Dilger <andreas.dilger@intel.com>
Sat, 16 Sep 2017 01:37:40 +0000 (01:37 +0000)
commitec44b0534beb51ce70bb9b997cbbad2476506b2a
tree1fce67b2a959d230326e2827e4660f1e505c2ac0
parent6ba8ad101d4a8331b8131abb56ea821b77b7d2b0
LU-9501 mke2fs: avoid inode number error with large FS

Limit inodes count instead of error return, to use all inodes in
the filesystem.

Change-Id: I76ee0a6c11b099b8c17d90b0778e3c0f0cf1f60a
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@seagate.com>
Reviewed-on: https://review.whamcloud.com/27111
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
misc/mke2fs.c