]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
xfs: fix the contact address for the sysfs ABI documentation
authorChristoph Hellwig <hch@lst.de>
Wed, 11 Jun 2025 21:01:13 +0000 (14:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2025 10:07:19 +0000 (11:07 +0100)
[ Upstream commit 9ff4490e2ab364ec433f15668ef3f5edfb53feca ]

oss.sgi.com is long dead, refer to the current linux-xfs list instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Signed-off-by: Leah Rumancik <leah.rumancik@gmail.com>
Acked-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/ABI/testing/sysfs-fs-xfs

index f704925f6fe93b2a89a48fff0d48c3d9ee672d86..82d8e2f79834b5a025d89225613de9fd4c176ccd 100644 (file)
@@ -1,7 +1,7 @@
 What:          /sys/fs/xfs/<disk>/log/log_head_lsn
 Date:          July 2014
 KernelVersion: 3.17
-Contact:       xfs@oss.sgi.com
+Contact:       linux-xfs@vger.kernel.org
 Description:
                The log sequence number (LSN) of the current head of the
                log. The LSN is exported in "cycle:basic block" format.
@@ -10,7 +10,7 @@ Users:                xfstests
 What:          /sys/fs/xfs/<disk>/log/log_tail_lsn
 Date:          July 2014
 KernelVersion: 3.17
-Contact:       xfs@oss.sgi.com
+Contact:       linux-xfs@vger.kernel.org
 Description:
                The log sequence number (LSN) of the current tail of the
                log. The LSN is exported in "cycle:basic block" format.
@@ -18,7 +18,7 @@ Description:
 What:          /sys/fs/xfs/<disk>/log/reserve_grant_head
 Date:          July 2014
 KernelVersion: 3.17
-Contact:       xfs@oss.sgi.com
+Contact:       linux-xfs@vger.kernel.org
 Description:
                The current state of the log reserve grant head. It
                represents the total log reservation of all currently
@@ -29,7 +29,7 @@ Users:                xfstests
 What:          /sys/fs/xfs/<disk>/log/write_grant_head
 Date:          July 2014
 KernelVersion: 3.17
-Contact:       xfs@oss.sgi.com
+Contact:       linux-xfs@vger.kernel.org
 Description:
                The current state of the log write grant head. It
                represents the total log reservation of all currently