Whamcloud - gitweb
LU-10346 utils: use the correct lib path in mount_utils.c 84/30584/2
authorQuentin Bouget <quentin.bouget@cea.fr>
Thu, 7 Dec 2017 15:48:28 +0000 (15:48 +0000)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 4 Jan 2018 17:51:36 +0000 (17:51 +0000)
commit06abe632bf77a06326b889acec888f0a64f20e7b
tree6a4f83f0eec2286e6de26dc8a100751ca0baba94
parentbbb3d8b6ef4629fb989a1031fdcbb432335fd34e
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
Lustre-change: https://review.whamcloud.com/30431
Lustre-commit: 74eb79b0fe4815daa0bebd3293c71f052c5b19d4

Signed-off-by: Quentin Bouget <quentin.bouget@cea.fr>
Change-Id: I90a523b45b5772c05f7520e810eec7eac14b75be
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/30584
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/utils/mount_utils.c