aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Dilger <andreas.dilger@intel.com>2015-08-24 11:11:49 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-13 12:28:27 -0400
commitd98229f0299d5d5a741873c5900159844b2b2de5 (patch)
tree972e5b5049bb4e51d52b542bb984a6f4a1410cce
parenta6ee5ac15ddf2425a066339f1ab030c97ec74b25 (diff)
staging/lustre: change Lustre URLs and mailing list
Now that the lustre.org domain has been liberated we can again use that for the main website URL and mailing list. Also update the URL for userspace tools downloads and Git repo. Signed-off-by: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--MAINTAINERS4
-rw-r--r--drivers/staging/lustre/README.txt16
2 files changed, 8 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7ba7ab749c85..c4c7804fb8e3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9904,8 +9904,8 @@ F: drivers/staging/media/lirc/
9904STAGING - LUSTRE PARALLEL FILESYSTEM 9904STAGING - LUSTRE PARALLEL FILESYSTEM
9905M: Oleg Drokin <oleg.drokin@intel.com> 9905M: Oleg Drokin <oleg.drokin@intel.com>
9906M: Andreas Dilger <andreas.dilger@intel.com> 9906M: Andreas Dilger <andreas.dilger@intel.com>
9907L: HPDD-discuss@lists.01.org (moderated for non-subscribers) 9907L: lustre-devel@lists.lustre.org (moderated for non-subscribers)
9908W: http://lustre.opensfs.org/ 9908W: http://wiki.lustre.org/
9909S: Maintained 9909S: Maintained
9910F: drivers/staging/lustre 9910F: drivers/staging/lustre
9911 9911
diff --git a/drivers/staging/lustre/README.txt b/drivers/staging/lustre/README.txt
index cf0ca50ff83b..0676243eea9e 100644
--- a/drivers/staging/lustre/README.txt
+++ b/drivers/staging/lustre/README.txt
@@ -14,10 +14,8 @@ Unlike shared disk storage cluster filesystems (e.g. OCFS2, GFS, GPFS),
14Lustre has independent Metadata and Data servers that clients can access 14Lustre has independent Metadata and Data servers that clients can access
15in parallel to maximize performance. 15in parallel to maximize performance.
16 16
17In order to use Lustre client you will need to download lustre client 17In order to use Lustre client you will need to download the "lustre-client"
18tools from 18package that contains the userspace tools from http://lustre.org/download/
19https://downloads.hpdd.intel.com/public/lustre/latest-feature-release/
20the package name is lustre-client.
21 19
22You will need to install and configure your Lustre servers separately. 20You will need to install and configure your Lustre servers separately.
23 21
@@ -76,12 +74,10 @@ Mount Options
76 74
77More Information 75More Information
78================ 76================
79You can get more information at 77You can get more information at the Lustre website: http://wiki.lustre.org/
80OpenSFS website: http://lustre.opensfs.org/about/
81Intel HPDD wiki: https://wiki.hpdd.intel.com
82 78
83Out of tree Lustre client and server code is available at: 79Source for the userspace tools and out-of-tree client and server code
84http://git.whamcloud.com/fs/lustre-release.git 80is available at: http://git.hpdd.intel.com/fs/lustre-release.git
85 81
86Latest binary packages: 82Latest binary packages:
87http://lustre.opensfs.org/download-lustre/ 83http://lustre.org/download/