Whamcloud - gitweb
LU-5306: Update download and other whamcloud URLs 69/11169/3
authorJoshua Kugler <joshua.kugler@intel.com>
Mon, 21 Jul 2014 23:46:33 +0000 (15:46 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 24 Jul 2014 21:53:04 +0000 (21:53 +0000)
We are updating *.whamcloud.com URLs to *.hpdd.intel.com URLs, as
well as downloads.lustre.org to downloads.hpdd.intel.com.

Signed-off-by: Joshua Kugler <joshua.kugler@intel.com>
Change-Id: I6ebd45f8bb1f905692ca992617805ef225e09849
Reviewed-on: http://review.whamcloud.com/11169
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Peter Jones <peter.a.jones@intel.com>
19 files changed:
Documentation/lfsck.txt
configure.ac
contrib/git-hooks/commit-msg
contrib/lbuild/lbuild
contrib/scripts/libcfs_cleanup.sed
debian/control
debian/control.main
lnet/ChangeLog
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/mount_utils_ldiskfs.c

index 9245420..7e58973 100644 (file)
@@ -174,7 +174,7 @@ References
 
 source code:      file:/lustre/lfsck/
 
-operations manual: http://build.whamcloud.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.lfsckadmin
+operations manual: https://build.hpdd.intel.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.lfsckadmin
 
 useful links:      http://insidehpc.com/2013/05/02/video-lfsck-online-lustre-file-system-checker/
                    http://www.opensfs.org/wp-content/uploads/2013/04/Zhuravlev_LFSCK.pdf
index b772a0f..92cd6ee 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT([Lustre], [LUSTRE_VERSION], [http://bugs.whamcloud.com/], [lustre])
+AC_INIT([Lustre], [LUSTRE_VERSION], [https://jira.hpdd.intel.com/], [lustre])
 sinclude(lustre/autoconf/lustre-version.ac)
 
 AC_CONFIG_AUX_DIR([config])
index c1fed2e..25a6281 100755 (executable)
@@ -168,7 +168,7 @@ usage() {
         exec 1>&2
         cat <<- EOF
 
-       See http://wiki.whamcloud.com/display/PUB/Commit+Comments
+       See https://wiki.hpdd.intel.com/display/PUB/Commit+Comments
        for full details.  An example valid commit comment is:
 
        LU-nnn component: short description of change under 64 columns
index 24c3a1e..77d0470 100755 (executable)
@@ -168,7 +168,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.lustre.org
+    Do not try to download a kernel from downloads.hpdd.intel.com
 
   --nosrc
     Do not build a .src.rpm, a full kernel patch, or a patched kernel
@@ -431,7 +431,7 @@ download_srpm() {
     if $force || [ ! -r "$KERNELDIR/$srpm" ] ||
        [ ! -s "$KERNELDIR/$srpm" ]; then
         if $DOWNLOAD; then
-            local location="http://downloads.lustre.org/public/kernels/$target/old"
+            local location="https://downloads.hpdd.intel.com/public/kernels/$target/old"
             # get the location from a distro specific method if it exists
             if type -p kernel_srpm_location; then
                 location=$(kernel_srpm_location)
index ea3cad2..0d3586b 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.
-# http://jira.whamcloud.com/browse/LU-1346
+# https://jira.hpdd.intel.com/browse/LU-1346
 
 # Run this script like:
 #      find libcfs lnet lustre -name "*.[ch]" | grep -v gnilnd |
index 950a705..a988fd6 100644 (file)
@@ -16,8 +16,8 @@ Depends: ${kpatch:Depends}
 Recommends: kernel-package, quilt
 Description: Linux kernel patch for the Lustre Filesystem
  Lustre is a scalable, secure, robust, highly-available
- cluster file system. This release is maintained by Whamcloud, Inc.
- and available from http://wiki.whamcloud.com/
+ cluster file system. This release is maintained by Intel Corporation
+ and available from https://wiki.hpdd.intel.com/
  .
  Lustre servers require a number of patches to the core Linux kernel,
  mostly to export new functions, add features to ext3, and add
@@ -35,8 +35,8 @@ Priority: optional
 Depends: module-assistant, bzip2, debhelper (>= 5.0.0), libsnmp-dev, dpatch
 Description: source for Lustre filesystem client kernel modules
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package contains the module source. The client kernel modules
  can be built for kernels from 2.6.18 - 2.6.26 from it using
@@ -49,8 +49,8 @@ Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Userspace utilities for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides a number of userspace utilities for
  maintaining Lustre filesystems.
@@ -62,8 +62,8 @@ Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Test suite for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from 
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from 
+ https://wiki.hpdd.intel.com/
  .
  This package provides a number of test utilities for the Lustre filesystem.
 
@@ -74,7 +74,7 @@ Architecture: i386 powerpc amd64 ia64
 Depends: lustre-utils (= ${binary:Version})
 Description: Development files for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides development libraries for the Lustre filesystem.
index 950a705..a988fd6 100644 (file)
@@ -16,8 +16,8 @@ Depends: ${kpatch:Depends}
 Recommends: kernel-package, quilt
 Description: Linux kernel patch for the Lustre Filesystem
  Lustre is a scalable, secure, robust, highly-available
- cluster file system. This release is maintained by Whamcloud, Inc.
- and available from http://wiki.whamcloud.com/
+ cluster file system. This release is maintained by Intel Corporation
+ and available from https://wiki.hpdd.intel.com/
  .
  Lustre servers require a number of patches to the core Linux kernel,
  mostly to export new functions, add features to ext3, and add
@@ -35,8 +35,8 @@ Priority: optional
 Depends: module-assistant, bzip2, debhelper (>= 5.0.0), libsnmp-dev, dpatch
 Description: source for Lustre filesystem client kernel modules
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package contains the module source. The client kernel modules
  can be built for kernels from 2.6.18 - 2.6.26 from it using
@@ -49,8 +49,8 @@ Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Userspace utilities for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides a number of userspace utilities for
  maintaining Lustre filesystems.
@@ -62,8 +62,8 @@ Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Test suite for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from 
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from 
+ https://wiki.hpdd.intel.com/
  .
  This package provides a number of test utilities for the Lustre filesystem.
 
@@ -74,7 +74,7 @@ Architecture: i386 powerpc amd64 ia64
 Depends: lustre-utils (= ${binary:Version})
 Description: Development files for the Lustre filesystem
  Lustre is a scalable, secure, robust, highly-available cluster file system.
- This release is maintained by Whamcloud, Inc. and available from
- http://wiki.whamcloud.com/
+ This release is maintained by Intel Corporation and available from
+ https://wiki.hpdd.intel.com/
  .
  This package provides development libraries for the Lustre filesystem.
index 2a8a11e..aadf97c 100644 (file)
@@ -1,4 +1,4 @@
-TBD       Whamcloud, Inc.
+TBD       Intel Corporation
        * version 2.2.0
        * Support for networks:
         socklnd   - any kernel supported by Lustre,
index c314717..d28ac6a 100644 (file)
@@ -97,7 +97,7 @@ Release: %{fullrelease}
 License: GPL
 Group: Utilities/System
 Source: lustre-%{version}.tar.gz
-URL: http://wiki.whamcloud.com/
+URL: https://wiki.hpdd.intel.com/
 BuildRoot: %{_tmppath}/lustre-%{version}-root
 Obsoletes: lustre-lite, lustre-lite-utils, lustre-ldap nfs-utils-lustre
 Provides: lustre-lite = %{version}, lustre-lite-utils = %{version}
index 571f4f7..e98de37 100644 (file)
@@ -1 +1 @@
-To report bugs, please visit http://bugs.whamcloud.com/
+To report bugs, please visit https://jira.hpdd.intel.com/
index f54cb07..af5e767 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
-kernel and utilities from http://downloads.lustre.org/
+kernel and utilities from https://downloads.hpdd.intel.com/
 
 To build:
   sh autogen.sh
index 812d33b..0f6a948 100644 (file)
@@ -1,6 +1,6 @@
 TBD Intel Corporation
        * version 2.7.0
-       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * See https://wiki.hpdd.intel.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)
@@ -21,7 +21,7 @@ TBD Intel Corporation
 
 07-30-2014 Intel Corporation
        * version 2.6.0
-       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * See https://wiki.hpdd.intel.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)
@@ -42,7 +42,7 @@ TBD Intel Corporation
 
 10-31-2013 Intel Corporation
        * version 2.5.0
-       * See http://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
+       * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
        * Server builds for kernels:
          2.6.32-358.18.1.el6  (RHEL6.4)
        * Client builds for unpatched kernels:
@@ -60,7 +60,7 @@ TBD Intel Corporation
 
 05-30-2013 Intel Corporation
        * version 2.4.0
-       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
        * Server builds for kernels:
          2.6.32-358.6.2.el6  (RHEL6.4)
        * Client builds for unpatched kernels:
@@ -78,7 +78,7 @@ TBD Intel Corporation
 
 9-30-2012 Whamcloud, Inc.
        * version 2.3.0
-       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
        * Server support for kernels:
         2.6.32-279.5.1.el6 (RHEL6)
        * Client support for unpatched kernels:
@@ -117,7 +117,7 @@ Description: Update RHEL6.2 kernel to 2.6.32-220.7.1.el6
 
 04-30-2012 Whamcloud, Inc.
        * version 2.2.0
-       * See http://wiki.whamcloud.com/display/PUB/Lustre+Support+Matrix
+       * See https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix
        * Server support for kernels:
          2.6.32-220.4.2.el6  (RHEL6)
        * Client support for unpatched kernels:
index 580d921..dc18373 100644 (file)
@@ -75,6 +75,6 @@ Written by Aurelien Degremont.
 
 .SH KNOWN BUGS
 .PP
-Please report all bugs to http://jira.whamcloud.com/
+Please report all bugs to https://jira.hpdd.intel.com/
 .SH SEE ALSO
 .BR lfs (1)
index fac9292..3e05ff6 100644 (file)
@@ -59,13 +59,13 @@ individual files.
 Format multiple Lustre targets simultaneously from definitions in a CSV
 file.
 .SH BUGS
-Please report all bugs http://bugs.whamcloud.com/
+Please report all bugs https://jira.hpdd.intel.com/
 .SH AVAILABILITY
 .B The
 .BR Lustre (7) 
 filesystem package is available via
 .br
-http://downloads.whamcloud.com/
+https://downloads.hpdd.intel.com/
 .SH SEE ALSO
 .BR mkfs.lustre (8),
 .BR tunefs.lustre (8),
index 6417d55..d0b7708 100644 (file)
@@ -2170,7 +2170,7 @@ void ll_delete_inode(struct inode *inode)
                spin_unlock_irq(&inode->i_data.tree_lock);
                 LASSERTF(inode->i_data.nrpages == 0,
                         "inode="DFID"(%p) nrpages=%lu, see "
-                        "http://jira.whamcloud.com/browse/LU-118\n",
+                        "https://jira.hpdd.intel.com/browse/LU-118\n",
                         PFID(ll_inode2fid(inode)), inode,
                          inode->i_data.nrpages);
         }
index 7b3fa77..cd14949 100644 (file)
@@ -127,7 +127,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 "
-                     "http://bugs.whamcloud.com/\n",
+                     "https://jira.hpdd.intel.com/\n",
                      obd_export_nid2str(exp), fed->fed_group,
                      data->ocd_group);
                RETURN(-EPROTO);
index 38b0d99..80b195a 100644 (file)
@@ -1162,7 +1162,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 http://bugs.whamcloud.com/\n",
+                              "report this at https://jira.hpdd.intel.com/\n",
                               p1->flag, p2->flag);
                 }
                 return 0;
index fdb7915..a2e6fef 100644 (file)
@@ -158,7 +158,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 <http://jira.whamcloud.com/> , along "
+                      "report this to <https://jira.hpdd.intel.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 "
index 3815d72..6df4e45 100644 (file)
@@ -409,7 +409,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"
-               "http://downloads.whamcloud.com/public/e2fsprogs/latest/\n"
+               "https://downloads.hpdd.intel.com/public/e2fsprogs/latest/\n"
                "to enable this feature.\n");
 #endif
        if (make_backfs)