Commit 89b408a6 authored by Sheriff Esseson's avatar Sheriff Esseson Committed by Darrick J. Wong

Documentation: filesystem: Convert xfs.txt to ReST

Move xfs.txt to admin-guide, convert xfs.txt to ReST and broken references
Signed-off-by: default avatarSheriff Esseson <sheriffesseson@gmail.com>
Reviewed-by: default avatarMatthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 79ba2a21
...@@ -70,6 +70,7 @@ configure specific aspects of kernel behavior to your liking. ...@@ -70,6 +70,7 @@ configure specific aspects of kernel behavior to your liking.
ras ras
bcache bcache
ext4 ext4
xfs
pm/index pm/index
thunderbolt thunderbolt
LSM/index LSM/index
......
...@@ -76,7 +76,7 @@ exposure of uninitialized data through mmap. ...@@ -76,7 +76,7 @@ exposure of uninitialized data through mmap.
These filesystems may be used for inspiration: These filesystems may be used for inspiration:
- ext2: see Documentation/filesystems/ext2.txt - ext2: see Documentation/filesystems/ext2.txt
- ext4: see Documentation/filesystems/ext4/ - ext4: see Documentation/filesystems/ext4/
- xfs: see Documentation/filesystems/xfs.txt - xfs: see Documentation/admin-guide/xfs.rst
Handling Media Errors Handling Media Errors
......
...@@ -17356,9 +17356,8 @@ L: linux-xfs@vger.kernel.org ...@@ -17356,9 +17356,8 @@ L: linux-xfs@vger.kernel.org
W: http://xfs.org/ W: http://xfs.org/
T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
S: Supported S: Supported
F: Documentation/filesystems/xfs.txt F: Documentation/admin-guide/xfs.rst
F: Documentation/ABI/testing/sysfs-fs-xfs F: Documentation/ABI/testing/sysfs-fs-xfs
F: Documentation/filesystems/xfs.txt
F: Documentation/filesystems/xfs-delayed-logging-design.txt F: Documentation/filesystems/xfs-delayed-logging-design.txt
F: Documentation/filesystems/xfs-self-describing-metadata.txt F: Documentation/filesystems/xfs-self-describing-metadata.txt
F: fs/xfs/ F: fs/xfs/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment