Whamcloud - gitweb
LU-17843 build: mount.lustre_tgt as symlink 79/55079/5
authorPatrick Farrell <paf0187@gmail.com>
Sat, 11 May 2024 19:10:51 +0000 (15:10 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 03:59:11 +0000 (03:59 +0000)
commit6493d8997e96860182a22b1fc9763cde1b1d1547
tree1fd372ab5b24f1ec653f43657e1a58499b7d2226
parent81c1c0974ab53acc6edd78a6dc33d9f903d32aff
LU-17843 build: mount.lustre_tgt as symlink

mount.lustre_tgt was always intended to be a symlink to the
main mount.lustre, but instead it's an identical build item.

This results in this rpmbuild warning (an error on some systems):
    Duplicate build-ids .../mount.lustre and .../mount.lustre_tgt

This patch resolves this by making it a proper symlink as was
originally intended.

Test-Parameters: trivial
Signed-off-by: Patrick Farrell <patrick.farrell@oracle.com>
Change-Id: Id5f90df94fcc5c73a93fd6c1311b09af429c1440
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55079
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre.spec.in
lustre/utils/Makefile.am