Whamcloud - gitweb
LU-7299 utils: allow mkfs.lustre --index to specify in hex/dec 31/16831/6
authorThomas Stibor <t.stibor@gsi.de>
Thu, 15 Oct 2015 11:07:00 +0000 (13:07 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 28 Oct 2015 13:52:37 +0000 (13:52 +0000)
commit069a25b61ecdfc7b01edfa302ff49b1a6897928a
tree3350b41fac20b2502d859e424a8cd01d976a581f
parent7a6b48c2f97f165b4449f6283e313cfa33aea5a1
LU-7299 utils: allow mkfs.lustre --index to specify in hex/dec

The mkfs.lustre --index argument should be able to handle hex
index values as well as decimal values, especially since the
OSTxxxx identifiers are printed in hexadecimal as well.

Signed-off-by: Thomas Stibor <t.stibor@gsi.de>
Change-Id: I9f7564e3d674353fbebef18bde1598c01bb5bb2c
Reviewed-on: http://review.whamcloud.com/16831
Tested-by: Jenkins
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/doc/mkfs.lustre.8
lustre/utils/mkfs_lustre.c