Whamcloud - gitweb
LU-15940 build: add a required dependency for libmount 19/47619/3
authorJian Yu <yujian@whamcloud.com>
Sun, 19 Jun 2022 07:47:01 +0000 (00:47 -0700)
committerJian Yu <yujian@whamcloud.com>
Sun, 19 Jun 2022 07:47:01 +0000 (00:47 -0700)
commit3a7e4f9ca86ebdaace07709a49fb01a0311ec82d
tree6593306e05b17c6bc8c8632706efcc7fca6d6c77
parentbb7c82f13e7a01891edcdf0626c6fb91a240e56e
LU-15940 build: add a required dependency for libmount

The Lustre client utilities (mount/umount) have
an optional dependency on libmount to update utab.
However, libmout has been introduced in util-linux
since 2.18 in 2010. There is no need to make the
dependency as optional.

Test-Parameters: trivial clientdistro=ubuntu2004
Test-Parameters: trivial clientdistro=el8.5

Change-Id: I4b965a5ce6cb6fc5d2061a53c44ef9b709ebab49
Signed-off-by: Jian Yu <yujian@whamcloud.com>
config/lustre-build.m4
debian/control
debian/control.main
lustre.spec.in
lustre/utils/mount_lustre.c
lustre/utils/mount_utils.c