Whamcloud - gitweb
LU-6662 utils: allow overriding default mountopts 70/15870/6
authorHongchao Zhang <hongchao.zhang@intel.com>
Sun, 14 Jun 2015 08:33:56 +0000 (16:33 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 18 Dec 2015 05:28:01 +0000 (05:28 +0000)
commit927effd2c2374508d904d2022c74574e508c07f1
tree94251bc0a2e1780ab0301a2f3c84f70b2120a845
parent4c45115bdf2c5145ca3779c38a06e90024f013f0
LU-6662 utils: allow overriding default mountopts

during formatting the device for Lustre, there are two kinds of
mount options to be used by "mkfs.lustre", which is default and
wanted options. the wanted options is mandatory but the default
should only be used if user doesn't specify it.

Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Change-Id: I7d8093082455e0a08eb40df63dbc938d6dd8a2a6
Reviewed-on: http://review.whamcloud.com/15870
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/tests/conf-sanity.sh
lustre/utils/mkfs_lustre.c
lustre/utils/mount_lustre.c
lustre/utils/mount_utils.c
lustre/utils/mount_utils.h
lustre/utils/mount_utils_ldiskfs.c
lustre/utils/mount_utils_zfs.c