Whamcloud - gitweb
LU-10346 utils: use the correct lib path in mount_utils.c 31/30431/3
authorQuentin Bouget <quentin.bouget@cea.fr>
Thu, 7 Dec 2017 15:48:28 +0000 (15:48 +0000)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 17 Dec 2017 06:20:50 +0000 (06:20 +0000)
commit74eb79b0fe4815daa0bebd3293c71f052c5b19d4
tree1aaf21f56077df45094ee6c408a19d7ae63c8eb6
parentacd00754e01dc3a9037fb6c8595a89e3f63693ab
LU-10346 utils: use the correct lib path in mount_utils.c

The backfs_load_module() function of mount_utils.c used an outdated
to link itself against the osd library. This patch fixes it.

Test-Parameters: trivial
Signed-off-by: Quentin Bouget <quentin.bouget@cea.fr>
Change-Id: I90a523b45b5772c05f7520e810eec7eac14b75be
Reviewed-on: https://review.whamcloud.com/30431
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/mount_utils.c