Whamcloud - gitweb
LU-2022 utils: Mount MGS lacking index
authorJames Simmons <uja.ornl@gmail.com>
Tue, 25 Sep 2012 16:02:42 +0000 (12:02 -0400)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 1 Oct 2012 06:52:38 +0000 (02:52 -0400)
commiteab2f2dbaea37fb9686ba7bd2a5ac7539752a658
tree3c9171f955b6ba0e9a8d91e51f925fd35003809c
parentfd55faf9c8914cab3e58b6603fe04679d6b0a5f6
LU-2022 utils: Mount MGS lacking index

The MGT is the only device that can't be formatted with a
index but mount.lustre expects all devices to be formated
with a index. This patch allows the MGT to be the exception.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Icea4e18173e9c670302a795bd53b2769b55fc38f
Reviewed-on: http://review.whamcloud.com/4084
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Keith Mannthey <keith@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
lustre/utils/mkfs_lustre.c