Skip to content

Commit

Permalink
LU-11304 misc: update all url links to whamcloud
Browse files Browse the repository at this point in the history
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 <[email protected]>
Reviewed-on: https://review.whamcloud.com/33094
Reviewed-by: Peter Jones <[email protected]>
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <[email protected]>
Tested-by: Maloo <[email protected]>
  • Loading branch information
Wang Shilong authored and Oleg Drokin committed Sep 4, 2018
1 parent 4e4751d commit 605a139
Show file tree
Hide file tree
Showing 27 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion Documentation/lfsck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions Documentation/osd-api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
12 changes: 6 additions & 6 deletions README
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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])
Expand Down
2 changes: 1 addition & 1 deletion contrib/git-hooks/commit-msg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion contrib/lbuild/lbuild
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Usage: ${0##*/} [OPTION]... [-- <lustre configure options>]
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
Expand Down
2 changes: 1 addition & 1 deletion contrib/scripts/libcfs_cleanup.sed
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down
2 changes: 1 addition & 1 deletion debian/README.Debian
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]> Thu, 28 Dec 2007 14:53:25 +0200
2 changes: 1 addition & 1 deletion debian/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It is currently maintained by Brian J. Murrell, <[email protected]>

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
Expand Down
2 changes: 1 addition & 1 deletion libcfs/libcfs/util/l_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lnet/include/uapi/linux/lnet/lnetctl.h
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lnet/klnds/socklnd/socklnd_cb.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Author: Phil Schwan <[email protected]>
* Author: Eric Barton <[email protected]>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion lnet/klnds/socklnd/socklnd_proto.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Author: Phil Schwan <[email protected]>
* Author: Eric Barton <[email protected]>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion lnet/lnet/router.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lnet/lnet/router_proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lustre.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
2 changes: 1 addition & 1 deletion lustre/BUGS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
To report bugs, please visit https://jira.hpdd.intel.com/
To report bugs, please visit https://jira.whamcloud.com/
2 changes: 1 addition & 1 deletion lustre/BUILDING
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
22 changes: 11 additions & 11 deletions lustre/ChangeLog
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion lustre/doc/lfs-hsm.1
Original file line number Diff line number Diff line change
Expand Up @@ -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)
4 changes: 2 additions & 2 deletions lustre/doc/lustre.7
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down
2 changes: 1 addition & 1 deletion lustre/llite/llite_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lustre/ofd/ofd_obd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down
2 changes: 1 addition & 1 deletion lustre/osc/osc_request.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion lustre/osd-ldiskfs/osd_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://jira.hpdd.intel.com/> , along "
"report this to <https://jira.whamcloud.com/> , 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 "
Expand Down
2 changes: 1 addition & 1 deletion lustre/utils/libmount_utils_ldiskfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion lustre/utils/portals.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 605a139

Please sign in to comment.