Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a10c5d91 authored by Masanari Iida's avatar Masanari Iida Committed by Jonathan Corbet
Browse files

xfs: Change URL for the project in xfs.txt

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



Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 2ddf0d65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.