Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Masanari Iida <standby24x7@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Masanari Iida and committed by
Jonathan Corbet
a10c5d91 2ddf0d65

+1 -1
+1 -1
Documentation/filesystems/xfs.txt
··· 9 9 Btrees (directories, extents, free space) to aid both performance 10 10 and scalability. 11 11 12 - Refer to the documentation at http://oss.sgi.com/projects/xfs/ 12 + Refer to the documentation at https://xfs.wiki.kernel.org/ 13 13 for further details. This implementation is on-disk compatible 14 14 with the IRIX version of XFS. 15 15