From: Wang Shilong Date: Thu, 30 Aug 2018 11:46:36 +0000 (+0800) Subject: LU-11304 misc: update all url links to whamcloud X-Git-Tag: 2.11.55~14 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=605a139a193e4ef212560673b4bb93eec763d088;hp=4e4751d5bf7af565f9fc41f5001dae81f67be891 LU-11304 misc: update all url links to whamcloud Even old links could redirect to whamcloud automatically, We'd better update to use new whamcloud links to avoid any further confusions. Test-parameters: trivial Change-Id: Ida7161a062d822141bf0c1fdf20b2098a21ea9e7 Signed-off-by: Wang Shilong Reviewed-on: https://review.whamcloud.com/33094 Reviewed-by: Peter Jones Tested-by: Jenkins Reviewed-by: Andreas Dilger Tested-by: Maloo --- diff --git a/Documentation/lfsck.txt b/Documentation/lfsck.txt index 8d3e31c..89102be 100644 --- a/Documentation/lfsck.txt +++ b/Documentation/lfsck.txt @@ -280,7 +280,7 @@ References source code: lustre/lfsck/*.[ch], lustre/osd-ldiskfs/scrub.c -operations manual: https://build.hpdd.intel.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.lfsckadmin +operations manual: https://build.whamcloud.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.lfsckadmin useful links: https://www.youtube.com/watch?v=jfLo1eYSh2o http://wiki.lustre.org/images/c/c6/Zhuravlev_LFSCK_LUG-2013.pdf diff --git a/Documentation/osd-api.txt b/Documentation/osd-api.txt index e8439f4..c4e9907 100644 --- a/Documentation/osd-api.txt +++ b/Documentation/osd-api.txt @@ -1293,6 +1293,6 @@ Appendix 2. Sample Code Lustre currently has 2 different OSD implementations: - ldiskfs OSD under lustre/osd-ldiskfs - http://git.hpdd.intel.com/?p=fs/lustre-release.git;a=tree;f=lustre/osd-ldiskfs;hb=HEAD + http://git.whamcloud.com/?p=fs/lustre-release.git;a=tree;f=lustre/osd-ldiskfs;hb=HEAD - ZFS OSD under lustre/zfs-osd - http://git.hpdd.intel.com/?p=fs/lustre-release.git;a=tree;f=lustre/osd-zfs;hb=HEAD + http://git.whamcloud.com/?p=fs/lustre-release.git;a=tree;f=lustre/osd-zfs;hb=HEAD diff --git a/README b/README index f1118fb..bba4f76 100644 --- a/README +++ b/README @@ -1,18 +1,18 @@ Instructions for building, configuring and running Lustre: - https://wiki.hpdd.intel.com/display/PUB/Building+Lustre+from+Source + https://wiki.whamcloud.com/display/PUB/Building+Lustre+from+Source and - https://wiki.hpdd.intel.com/display/PUB/Getting+started+with+Lustre. + https://wiki.whamcloud.com/display/PUB/Getting+started+with+Lustre. Instructions for contributing patches for Lustre: - https://wiki.hpdd.intel.com/display/PUB/Submitting+Changes + https://wiki.whamcloud.com/display/PUB/Submitting+Changes and - https://wiki.hpdd.intel.com/display/PUB/Using+Gerrit + https://wiki.whamcloud.com/display/PUB/Using+Gerrit The Lustre Coding Style Guidelines can be found at: - https://wiki.hpdd.intel.com/display/PUB/Coding+Guidelines + https://wiki.whamcloud.com/display/PUB/Coding+Guidelines The Lustre Test Script Style Guidelines can be found at: - https://wiki.hpdd.intel.com/display/PUB/Test+Coding+Style + https://wiki.whamcloud.com/display/PUB/Test+Coding+Style In order to improve the quality of patches submitted to the Lustre tree, it is possible to automatically check every patch and commit against the diff --git a/configure.ac b/configure.ac index 57c0c47..f4d47b8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.57]) AC_INIT([Lustre], m4_esyscmd([sh -c "./LUSTRE-VERSION-GEN | tr -d '\n'"]), - [https://jira.hpdd.intel.com/], [lustre]) + [https://jira.whamcloud.com/], [lustre]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_MACRO_DIR([config]) diff --git a/contrib/git-hooks/commit-msg b/contrib/git-hooks/commit-msg index d28e40b..28aa93c 100755 --- a/contrib/git-hooks/commit-msg +++ b/contrib/git-hooks/commit-msg @@ -175,7 +175,7 @@ usage() { exec 1>&2 cat <<- EOF - See https://wiki.hpdd.intel.com/display/PUB/Commit+Comments + See https://wiki.whamcloud.com/display/PUB/Commit+Comments for full details. An example valid commit comment is: LU-nnn component: short description of change under 64 columns diff --git a/contrib/lbuild/lbuild b/contrib/lbuild/lbuild index db2c250..224faf0 100755 --- a/contrib/lbuild/lbuild +++ b/contrib/lbuild/lbuild @@ -165,7 +165,7 @@ Usage: ${0##*/} [OPTION]... [-- ] Path to an existing lustre source tarball to use. --nodownload - Do not try to download a kernel from downloads.hpdd.intel.com + Do not try to download a kernel from downloads.whamcloud.com --nosrc Do not build a .src.rpm, a full kernel patch, or a patched kernel diff --git a/contrib/scripts/libcfs_cleanup.sed b/contrib/scripts/libcfs_cleanup.sed index 4a9aa33..0d605b8 100644 --- a/contrib/scripts/libcfs_cleanup.sed +++ b/contrib/scripts/libcfs_cleanup.sed @@ -2,7 +2,7 @@ # Script to cleanup libcfs macros, it runs against the tree at build time. # Migrate libcfs to emulate Linux kernel APIs. -# https://jira.hpdd.intel.com/browse/LU-1346 +# https://jira.whamcloud.com/browse/LU-1346 # Run this script like: # find libcfs lnet lustre -name "*.[ch]" | grep -v gnilnd | diff --git a/debian/README.Debian b/debian/README.Debian index b10a73a..ea64bd2 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -76,6 +76,6 @@ and Installation Howtos from Lustre. ########### Please have also a look into the official documentation for Lustre available at: -https://wiki.hpdd.intel.com/display/PUB/Documentation +https://wiki.whamcloud.com/display/PUB/Documentation -- Patrick Winnertz Thu, 28 Dec 2007 14:53:25 +0200 diff --git a/debian/copyright b/debian/copyright index 61ab530..3316605 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,7 +8,7 @@ It is currently maintained by Brian J. Murrell, Lustre is Copyright (C) 2002-2009 Sun Microsystems, Inc. and is licensed under the GNU Public License Version 2; it was downloaded from -https://wiki.hpdd.intel.com/display/PUB/Lustre+Releases +https://wiki.whamcloud.com/display/PUB/Lustre+Releases The documentation (included in lustre-utils) is covered by the GNU Free Documentation License; there are no invariant-clauses included diff --git a/libcfs/libcfs/util/l_ioctl.c b/libcfs/libcfs/util/l_ioctl.c index c3b7e1c..f1676aa 100644 --- a/libcfs/libcfs/util/l_ioctl.c +++ b/libcfs/libcfs/util/l_ioctl.c @@ -3,7 +3,7 @@ * * Copyright (c) 2014, 2017, Intel Corporation. * - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/lnet/include/uapi/linux/lnet/lnetctl.h b/lnet/include/uapi/linux/lnet/lnetctl.h index 84e6712..cb4f153 100644 --- a/lnet/include/uapi/linux/lnet/lnetctl.h +++ b/lnet/include/uapi/linux/lnet/lnetctl.h @@ -1,5 +1,5 @@ /* - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/lnet/klnds/socklnd/socklnd_cb.c b/lnet/klnds/socklnd/socklnd_cb.c index aa32b2a..01f9629 100644 --- a/lnet/klnds/socklnd/socklnd_cb.c +++ b/lnet/klnds/socklnd/socklnd_cb.c @@ -8,7 +8,7 @@ * Author: Phil Schwan * Author: Eric Barton * - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/lnet/klnds/socklnd/socklnd_proto.c b/lnet/klnds/socklnd/socklnd_proto.c index 555fe89..6dd648a 100644 --- a/lnet/klnds/socklnd/socklnd_proto.c +++ b/lnet/klnds/socklnd/socklnd_proto.c @@ -8,7 +8,7 @@ * Author: Phil Schwan * Author: Eric Barton * - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/lnet/lnet/router.c b/lnet/lnet/router.c index dc80e40..c66f5a5 100644 --- a/lnet/lnet/router.c +++ b/lnet/lnet/router.c @@ -3,7 +3,7 @@ * * Copyright (c) 2011, 2017, Intel Corporation. * - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/lnet/lnet/router_proc.c b/lnet/lnet/router_proc.c index ea2aa6c..b4e4d7b 100644 --- a/lnet/lnet/router_proc.c +++ b/lnet/lnet/router_proc.c @@ -3,7 +3,7 @@ * * Copyright (c) 2011, 2017, Intel Corporation. * - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public diff --git a/lustre.spec.in b/lustre.spec.in index 6cf311d..fdd1026 100644 --- a/lustre.spec.in +++ b/lustre.spec.in @@ -141,7 +141,7 @@ Source4: kmp-lustre-osd-ldiskfs.files Source5: kmp-lustre-osd-zfs.preamble Source6: kmp-lustre-osd-zfs.files Source7: kmp-lustre-tests.files -URL: https://wiki.hpdd.intel.com/ +URL: https://wiki.whamcloud.com/ BuildRoot: %{_tmppath}/lustre-%{version}-root Requires: %{requires_kmod_name} = %{requires_kmod_version} zlib Requires: %{requires_yaml_name} diff --git a/lustre/BUGS b/lustre/BUGS index e98de37..d9c693a9 100644 --- a/lustre/BUGS +++ b/lustre/BUGS @@ -1 +1 @@ -To report bugs, please visit https://jira.hpdd.intel.com/ +To report bugs, please visit https://jira.whamcloud.com/ diff --git a/lustre/BUILDING b/lustre/BUILDING index af5e767..f652ca9 100644 --- a/lustre/BUILDING +++ b/lustre/BUILDING @@ -4,7 +4,7 @@ BUILDING LUSTRE You must already have a Lustre-patched kernel, which is outside of the scope of this document. For more information on this process, see the web sites below. Also consider downloading a pre-packaged Lustre -kernel and utilities from https://downloads.hpdd.intel.com/ +kernel and utilities from https://downloads.whamcloud.com/ To build: sh autogen.sh diff --git a/lustre/ChangeLog b/lustre/ChangeLog index d71c5e0..1fe0c23 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,6 +1,6 @@ TBD Intel Corporation * version 2.12.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -52,7 +52,7 @@ TBD Intel Corporation 2018-04-03 Intel Corporation * version 2.11.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -102,7 +102,7 @@ TBD Intel Corporation 2017-07-05 Intel Corporation * version 2.10.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -141,7 +141,7 @@ TBD Intel Corporation 12-07-2016 Intel Corporation * version 2.9.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -176,7 +176,7 @@ TBD Intel Corporation 02-29-2016 Intel Corporation * version 2.8.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -208,7 +208,7 @@ TBD Intel Corporation 03-10-2015 Intel Corporation * version 2.7.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.29.2.el6 (RHEL6.5) @@ -244,7 +244,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 07-30-2014 Intel Corporation * version 2.6.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix for currently supported client and server kernel versions. * Server known to build on patched kernels: 2.6.32-431.20.3.el6 (RHEL6.5) @@ -265,7 +265,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 10-31-2013 Intel Corporation * version 2.5.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server builds for kernels: 2.6.32-358.18.1.el6 (RHEL6.4) * Client builds for unpatched kernels: @@ -283,7 +283,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 05-30-2013 Intel Corporation * version 2.4.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server builds for kernels: 2.6.32-358.6.2.el6 (RHEL6.4) * Client builds for unpatched kernels: @@ -301,7 +301,7 @@ Details : Introduce new flag OBD_ROCOMPAT_IDX_IN_IDIF that is stored in the 9-30-2012 Whamcloud, Inc. * version 2.3.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: 2.6.32-279.5.1.el6 (RHEL6) * Client support for unpatched kernels: @@ -340,7 +340,7 @@ Description: Update RHEL6.2 kernel to 2.6.32-220.7.1.el6 04-30-2012 Whamcloud, Inc. * version 2.2.0 - * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix + * See https://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix * Server support for kernels: 2.6.32-220.4.2.el6 (RHEL6) * Client support for unpatched kernels: diff --git a/lustre/doc/lfs-hsm.1 b/lustre/doc/lfs-hsm.1 index 8ac85f6..b88930c 100644 --- a/lustre/doc/lfs-hsm.1 +++ b/lustre/doc/lfs-hsm.1 @@ -79,6 +79,6 @@ Written by Aurelien Degremont. .SH KNOWN BUGS .PP -Please report all bugs to https://jira.hpdd.intel.com/ +Please report all bugs to https://jira.whamcloud.com/ .SH SEE ALSO .BR lfs (1) diff --git a/lustre/doc/lustre.7 b/lustre/doc/lustre.7 index a8edf95..095d2db 100644 --- a/lustre/doc/lustre.7 +++ b/lustre/doc/lustre.7 @@ -59,13 +59,13 @@ individual files. Format multiple Lustre targets simultaneously from definitions in a CSV file. .SH BUGS -Please report all bugs https://jira.hpdd.intel.com/ +Please report all bugs https://jira.whamcloud.com/ .SH AVAILABILITY .B The .BR Lustre (7) filesystem package is available via .br -https://downloads.hpdd.intel.com/ +https://downloads.whamcloud.com/ .SH SEE ALSO .BR mkfs.lustre (8), .BR tunefs.lustre (8), diff --git a/lustre/llite/llite_lib.c b/lustre/llite/llite_lib.c index 0152df5..b73aa4d 100644 --- a/lustre/llite/llite_lib.c +++ b/lustre/llite/llite_lib.c @@ -2103,7 +2103,7 @@ void ll_delete_inode(struct inode *inode) truncate_inode_pages_final(&inode->i_data); LASSERTF(inode->i_data.nrpages == 0, "inode="DFID"(%p) nrpages=%lu, " - "see https://jira.hpdd.intel.com/browse/LU-118\n", + "see https://jira.whamcloud.com/browse/LU-118\n", PFID(ll_inode2fid(inode)), inode, inode->i_data.nrpages); #ifdef HAVE_SBOPS_EVICT_INODE diff --git a/lustre/ofd/ofd_obd.c b/lustre/ofd/ofd_obd.c index e83f4ce..aa59c14 100644 --- a/lustre/ofd/ofd_obd.c +++ b/lustre/ofd/ofd_obd.c @@ -241,7 +241,7 @@ static int ofd_parse_connect_data(const struct lu_env *env, CWARN("!!! This export (nid %s) used object group %d " "earlier; now it's trying to use group %d! This could " "be a bug in the MDS. Please report to " - "https://jira.hpdd.intel.com/\n", + "https://jira.whamcloud.com/\n", obd_export_nid2str(exp), fed->fed_group, data->ocd_group); RETURN(-EPROTO); diff --git a/lustre/osc/osc_request.c b/lustre/osc/osc_request.c index 7ba86bc..5c707de 100644 --- a/lustre/osc/osc_request.c +++ b/lustre/osc/osc_request.c @@ -1085,7 +1085,7 @@ static inline int can_merge_pages(struct brw_page *p1, struct brw_page *p2) * safe to combine */ if (unlikely((p1->flag & mask) != (p2->flag & mask))) { CWARN("Saw flags 0x%x and 0x%x in the same brw, please " - "report this at https://jira.hpdd.intel.com/\n", + "report this at https://jira.whamcloud.com/\n", p1->flag, p2->flag); } return 0; diff --git a/lustre/osd-ldiskfs/osd_io.c b/lustre/osd-ldiskfs/osd_io.c index 95dfd8e..3019017 100644 --- a/lustre/osd-ldiskfs/osd_io.c +++ b/lustre/osd-ldiskfs/osd_io.c @@ -160,7 +160,7 @@ static void dio_complete_routine(struct bio *bio, int error) CERROR("***** bio->bi_private is NULL! This should never " "happen. Normally, I would crash here, but instead I " "will dump the bio contents to the console. Please " - "report this to , along " + "report this to , along " "with any interesting messages leading up to this point " "(like SCSI errors, perhaps). Because bi_private is " "NULL, I can't wake up the thread that initiated this " diff --git a/lustre/utils/libmount_utils_ldiskfs.c b/lustre/utils/libmount_utils_ldiskfs.c index 71bfe42..ede2207 100644 --- a/lustre/utils/libmount_utils_ldiskfs.c +++ b/lustre/utils/libmount_utils_ldiskfs.c @@ -388,7 +388,7 @@ static void disp_old_e2fsprogs_msg(const char *feature, int make_backfs) E2FSPROGS, feature); #if !(HAVE_LDISKFSPROGS) fprintf(stderr, "Please install the latest version of e2fsprogs from\n" - "https://downloads.hpdd.intel.com/public/e2fsprogs/latest/\n" + "https://downloads.whamcloud.com/public/e2fsprogs/latest/\n" "to enable this feature.\n"); #endif if (make_backfs) diff --git a/lustre/utils/portals.c b/lustre/utils/portals.c index 9349b6b..9466ea4 100644 --- a/lustre/utils/portals.c +++ b/lustre/utils/portals.c @@ -3,7 +3,7 @@ * * Copyright (c) 2013, 2017, Intel Corporation. * - * This file is part of Lustre, https://wiki.hpdd.intel.com/ + * This file is part of Lustre, https://wiki.whamcloud.com/ * * Portals is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public