]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
xfs: fix the contact address for the sysfs ABI documentation
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Jun 2024 07:21:18 +0000 (09:21 +0200)
committerChandan Babu R <chandanbabu@kernel.org>
Thu, 4 Jul 2024 07:16:46 +0000 (12:46 +0530)
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>
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