Whamcloud - gitweb
LU-11304 misc: update all url links to whamcloud 94/33094/2
authorWang Shilong <wshilong@ddn.com>
Thu, 30 Aug 2018 11:46:36 +0000 (19:46 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 4 Sep 2018 03:49:35 +0000 (03:49 +0000)
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 <wshilong@ddn.com>
Reviewed-on: https://review.whamcloud.com/33094
Reviewed-by: Peter Jones <pjones@whamcloud.com>
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
27 files changed:
Documentation/lfsck.txt
Documentation/osd-api.txt
README
configure.ac
contrib/git-hooks/commit-msg
contrib/lbuild/lbuild
contrib/scripts/libcfs_cleanup.sed
debian/README.Debian
debian/copyright
libcfs/libcfs/util/l_ioctl.c
lnet/include/uapi/linux/lnet/lnetctl.h
lnet/klnds/socklnd/socklnd_cb.c
lnet/klnds/socklnd/socklnd_proto.c
lnet/lnet/router.c
lnet/lnet/router_proc.c
lustre.spec.in
lustre/BUGS
lustre/BUILDING
lustre/ChangeLog
lustre/doc/lfs-hsm.1
lustre/doc/lustre.7
lustre/llite/llite_lib.c
lustre/ofd/ofd_obd.c
lustre/osc/osc_request.c
lustre/osd-ldiskfs/osd_io.c
lustre/utils/libmount_utils_ldiskfs.c
lustre/utils/portals.c

index 8d3e31c..89102be 100644 (file)
@@ -280,7 +280,7 @@ References
 
 source code:      lustre/lfsck/*.[ch], lustre/osd-ldiskfs/scrub.c
 
 
 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
 
 useful links:      https://www.youtube.com/watch?v=jfLo1eYSh2o
                    http://wiki.lustre.org/images/c/c6/Zhuravlev_LFSCK_LUG-2013.pdf
index e8439f4..c4e9907 100644 (file)
@@ -1293,6 +1293,6 @@ Appendix 2. Sample Code
 
 Lustre currently has 2 different OSD implementations:
 - ldiskfs OSD under lustre/osd-ldiskfs
 
 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
 - 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 (file)
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
 Instructions for building, configuring and running Lustre:
 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
 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:
 
 Instructions for contributing patches for Lustre:
-    https://wiki.hpdd.intel.com/display/PUB/Submitting+Changes
+    https://wiki.whamcloud.com/display/PUB/Submitting+Changes
 and
 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:
 
 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:
 
 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
 
 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
index 57c0c47..f4d47b8 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ([2.57])
 AC_INIT([Lustre], m4_esyscmd([sh -c "./LUSTRE-VERSION-GEN | tr -d '\n'"]),
 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])
 
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_MACRO_DIR([config])
index d28e40b..28aa93c 100755 (executable)
@@ -175,7 +175,7 @@ usage() {
         exec 1>&2
         cat <<- EOF
 
         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
        for full details.  An example valid commit comment is:
 
        LU-nnn component: short description of change under 64 columns
index db2c250..224faf0 100755 (executable)
@@ -165,7 +165,7 @@ Usage: ${0##*/} [OPTION]... [-- <lustre configure options>]
     Path to an existing lustre source tarball to use.
 
   --nodownload
     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
 
   --nosrc
     Do not build a .src.rpm, a full kernel patch, or a patched kernel
index 4a9aa33..0d605b8 100644 (file)
@@ -2,7 +2,7 @@
 
 # Script to cleanup libcfs macros, it runs against the tree at build time.
 # Migrate libcfs to emulate Linux kernel APIs.
 
 # 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 |
 
 # Run this script like:
 #      find libcfs lnet lustre -name "*.[ch]" | grep -v gnilnd |
index b10a73a..ea64bd2 100644 (file)
@@ -76,6 +76,6 @@ and Installation Howtos from Lustre.
 ###########
 Please have also a look into the official documentation for Lustre available at:
 
 ###########
 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 <winnie@debian.org>  Thu, 28 Dec 2007 14:53:25 +0200
 
  -- Patrick Winnertz <winnie@debian.org>  Thu, 28 Dec 2007 14:53:25 +0200
index 61ab530..3316605 100644 (file)
@@ -8,7 +8,7 @@ It is currently maintained by Brian J. Murrell, <brian.murrell@intel.com>
 
 Lustre is Copyright (C) 2002-2009 Sun Microsystems, Inc. and is licensed 
 under the GNU Public License Version 2; it was downloaded from
 
 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
 
 The documentation (included in lustre-utils) is covered by
 the GNU Free Documentation License; there are no invariant-clauses included
index c3b7e1c..f1676aa 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2014, 2017, Intel Corporation.
  *
  *
  * 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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public
index 84e6712..cb4f153 100644 (file)
@@ -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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public
index aa32b2a..01f9629 100644 (file)
@@ -8,7 +8,7 @@
  *   Author: Phil Schwan <phil@clusterfs.com>
  *   Author: Eric Barton <eric@bartonsoftware.com>
  *
  *   Author: Phil Schwan <phil@clusterfs.com>
  *   Author: Eric Barton <eric@bartonsoftware.com>
  *
- *   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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public
index 555fe89..6dd648a 100644 (file)
@@ -8,7 +8,7 @@
  *   Author: Phil Schwan <phil@clusterfs.com>
  *   Author: Eric Barton <eric@bartonsoftware.com>
  *
  *   Author: Phil Schwan <phil@clusterfs.com>
  *   Author: Eric Barton <eric@bartonsoftware.com>
  *
- *   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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public
index dc80e40..c66f5a5 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2011, 2017, Intel Corporation.
  *
  *
  * 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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public
index ea2aa6c..b4e4d7b 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2011, 2017, Intel Corporation.
  *
  *
  * 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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public
index 6cf311d..fdd1026 100644 (file)
@@ -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
 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}
 BuildRoot: %{_tmppath}/lustre-%{version}-root
 Requires: %{requires_kmod_name} = %{requires_kmod_version} zlib
 Requires: %{requires_yaml_name}
index e98de37..d9c693a 100644 (file)
@@ -1 +1 @@
-To report bugs, please visit https://jira.hpdd.intel.com/
+To report bugs, please visit https://jira.whamcloud.com/
index af5e767..f652ca9 100644 (file)
@@ -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
 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
 
 To build:
   sh autogen.sh
index d71c5e0..1fe0c23 100644 (file)
@@ -1,6 +1,6 @@
 TBD Intel Corporation
        * version 2.12.0
 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)
          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
 
 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)
          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
 
 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)
          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
 
 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)
          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
 
 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)
          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
 
 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)
          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
 
 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)
          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
 
 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:
        * 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
 
 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:
        * 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
 
 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:
        * 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
 
 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:
        * Server support for kernels:
          2.6.32-220.4.2.el6  (RHEL6)
        * Client support for unpatched kernels:
index 8ac85f6..b88930c 100644 (file)
@@ -79,6 +79,6 @@ Written by Aurelien Degremont.
 
 .SH KNOWN BUGS
 .PP
 
 .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)
 .SH SEE ALSO
 .BR lfs (1)
index a8edf95..095d2db 100644 (file)
@@ -59,13 +59,13 @@ individual files.
 Format multiple Lustre targets simultaneously from definitions in a CSV
 file.
 .SH BUGS
 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
 .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),
 .SH SEE ALSO
 .BR mkfs.lustre (8),
 .BR tunefs.lustre (8),
index 0152df5..b73aa4d 100644 (file)
@@ -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, "
        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
                 PFID(ll_inode2fid(inode)), inode, inode->i_data.nrpages);
 
 #ifdef HAVE_SBOPS_EVICT_INODE
index e83f4ce..aa59c14 100644 (file)
@@ -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 "
                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);
                      obd_export_nid2str(exp), fed->fed_group,
                      data->ocd_group);
                RETURN(-EPROTO);
index 7ba86bc..5c707de 100644 (file)
@@ -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 "
                  * 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;
                               p1->flag, p2->flag);
                 }
                 return 0;
index 95dfd8e..3019017 100644 (file)
@@ -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 "
                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 "
                       "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 "
index 71bfe42..ede2207 100644 (file)
@@ -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"
                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)
                "to enable this feature.\n");
 #endif
        if (make_backfs)
index 9349b6b..9466ea4 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2013, 2017, Intel Corporation.
  *
  *
  * 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
  *
  *   Portals is free software; you can redistribute it and/or
  *   modify it under the terms of version 2 of the GNU General Public