Skip to content

Commit a9edc03

Browse files
kolyshkinJonathan Corbet
authored andcommitted
docs: fix a cross-ref
Commit acda97a changes dax.txt to dax.rst. Fix the references accordingly. Cc: Igor Matheus Andrade Torrente <igormtorrente@gmail.com> Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> Link: https://lore.kernel.org/r/20210611030044.1982911-4-kolyshkin@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent c098564 commit a9edc03

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/admin-guide/ext4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ When mounting an ext4 filesystem, the following option are accepted:
392392

393393
dax
394394
Use direct access (no page cache). See
395-
Documentation/filesystems/dax.txt. Note that this option is
395+
Documentation/filesystems/dax.rst. Note that this option is
396396
incompatible with data=journal.
397397

398398
inlinecrypt

Documentation/filesystems/ext2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ check=none, nocheck (*) Don't do extra checking of bitmaps on mount
2525
(check=normal and check=strict options removed)
2626

2727
dax Use direct access (no page cache). See
28-
Documentation/filesystems/dax.txt.
28+
Documentation/filesystems/dax.rst.
2929

3030
debug Extra debugging information is sent to the
3131
kernel syslog. Useful for developers.

0 commit comments

Comments
 (0)