Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "A handful of late-arriving documentation fixes" * tag 'docs-5.0-fixes' of git://git.lwn.net/linux: doc: filesystems: fix bad references to nonexistent ext4.rst file Documentation/admin-guide: update URL of LKML information link Docs/kernel-api.rst: Remove blk-tag.c reference
这个提交包含在:
@@ -75,7 +75,7 @@ exposure of uninitialized data through mmap.
|
||||
|
||||
These filesystems may be used for inspiration:
|
||||
- ext2: see Documentation/filesystems/ext2.txt
|
||||
- ext4: see Documentation/filesystems/ext4/ext4.rst
|
||||
- ext4: see Documentation/filesystems/ext4/
|
||||
- xfs: see Documentation/filesystems/xfs.txt
|
||||
|
||||
|
||||
|
@@ -358,7 +358,7 @@ and are copied into the filesystem. If a transaction is incomplete at
|
||||
the time of the crash, then there is no guarantee of consistency for
|
||||
the blocks in that transaction so they are discarded (which means any
|
||||
filesystem changes they represent are also lost).
|
||||
Check Documentation/filesystems/ext4/ext4.rst if you want to read more about
|
||||
Check Documentation/filesystems/ext4/ if you want to read more about
|
||||
ext4 and journaling.
|
||||
|
||||
References
|
||||
|
在新工单中引用
屏蔽一个用户