Whamcloud - gitweb
LU-12514 utils: try lustre_tgt filesystem for mount 99/38799/7
authorJames Simmons <jsimmons@infradead.org>
Sun, 21 Jun 2020 14:36:17 +0000 (10:36 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 10 Jul 2020 16:52:22 +0000 (16:52 +0000)
commit4b2eca7095c45cb2ab2d04ee5fece6880170a873
tree360231a0da2ac86675d73f35a4598a99020fdb76
parent05f326a7988a7a0d6954d1b0d318315526209ae6
LU-12514 utils: try lustre_tgt filesystem for mount

Now that Lustre supports a separate file system for the server
targets we can update mount.lustre to try "lustre_tgt" for the
server backend. For backwards compatibility if using "lustre_tgt"
fails try the original "lustre" file system type.

Change-Id: Ica08ff2abc3ad06c78d6d435db7e2fa3897e037e
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/38799
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
lustre/utils/mount_lustre.c