Whamcloud - gitweb
LU-6978 utils: mkfs.lustre to recognise non ldiskfs opts 37/15937/3
authorAlexander Zarochentsev <alexander.zarochentsev@seagate.com>
Sun, 9 Aug 2015 20:50:04 +0000 (23:50 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 19 Sep 2015 03:18:38 +0000 (03:18 +0000)
commit1d1e001d6cddc3890d8315636a7a8eb4fdecd932
treed4366a480b5ecfb872841dd85c1e9a58e047d045
parent591f8771df00e1c3279019281e5f7d2e7c7e4877
LU-6978 utils: mkfs.lustre to recognise non ldiskfs opts

After "LU-6030 osd-ldiskfs: improve mount option handling landing",
mkfs.lustre lost ability to store non ldiskfs persistent options, because their
support was stripped out from ldiskfs layer.
This patch makes ldiskfs mount independent from the mount options from mkfs.lustre
command string.

Change-Id: I63e2efb84249eae8294ce33a72894aeb52563ad5
Xyratex-bug-id: MRP-2819
Signed-off-by: Alexander Zarochentsev <alexander.zarochentsev@seagate.com>
Reviewed-on: http://review.whamcloud.com/15937
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@seagate.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/mkfs.lustre.8
lustre/doc/tunefs.lustre.8
lustre/utils/mkfs_lustre.c
lustre/utils/mount_utils.h
lustre/utils/mount_utils_ldiskfs.c