linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfs: Change URL for the project in xfs.txt
@ 2018-03-02 13:30 Masanari Iida
  2018-03-02 17:24 ` Darrick J. Wong
  2018-03-21 15:33 ` Jonathan Corbet
  0 siblings, 2 replies; 7+ messages in thread
From: Masanari Iida @ 2018-03-02 13:30 UTC (permalink / raw)
  To: darrick.wong, linux-xfs, linux-kernel, corbet, linux-doc; +Cc: Masanari Iida

The oss.sgi.com doesn't exist any more.
Change it to current project URL, https://xfs.wiki.kernel.org/

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/filesystems/xfs.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/xfs.txt b/Documentation/filesystems/xfs.txt
index 3b9b5c149f32..4d9ff0a7f8e1 100644
--- a/Documentation/filesystems/xfs.txt
+++ b/Documentation/filesystems/xfs.txt
@@ -9,7 +9,7 @@ variable block sizes, is extent based, and makes extensive use of
 Btrees (directories, extents, free space) to aid both performance
 and scalability.
 
-Refer to the documentation at http://oss.sgi.com/projects/xfs/
+Refer to the documentation at https://xfs.wiki.kernel.org/
 for further details.  This implementation is on-disk compatible
 with the IRIX version of XFS.
 
-- 
2.16.2.345.g7e31236f652a

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-03-21 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 13:30 [PATCH] xfs: Change URL for the project in xfs.txt Masanari Iida
2018-03-02 17:24 ` Darrick J. Wong
2018-03-02 21:57   ` Dave Chinner
2018-03-02 22:08     ` Eric Sandeen
2018-03-02 22:43       ` Dave Chinner
2018-03-21 16:41         ` Darrick J. Wong
2018-03-21 15:33 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).